Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-150128
#<BuildRuby:0x00007f23a370fdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241213-150128",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000048 0.000006 0.000054 ( 0.000052)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.002395 0.004329 2.435790 ( 3.102614)
build_miniruby 0.001237 0.000177 1.685201 ( 1.781541)
build_ruby 0.001853 0.000264 4.279643 ( 4.564839)
build_all 0.002812 0.007263 6.524347 ( 4.255484)
build_install 0.015703 0.006467 8.628329 ( 6.296179)
test_btest 0.000669 0.000141 79.018051 ( 39.715370)
test_basic 0.000710 0.011980 1.071146 ( 1.300554)
test_all 0.098190 0.050467 740.001404 (267.049840)
test_rubyspec 0.058400 0.021266 118.121216 ( 35.144649)
total: 363.21 sec