Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-042454
#<BuildRuby:0x00007f38ead1fdd8
@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.20241125-042454",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002052 0.004685 2.364035 ( 2.401331)
build_miniruby 0.001028 0.000343 1.073197 ( 1.070282)
build_ruby 0.001212 0.000404 3.072496 ( 3.266024)
build_all 0.005638 0.001879 5.697194 ( 2.197760)
build_install 0.015859 0.002444 7.289540 ( 3.490407)
test_btest 0.000862 0.000263 68.287950 ( 17.812052)
test_basic 0.009328 0.000000 0.798737 ( 0.846359)
test_all 0.082472 0.059226 612.941877 (185.549740)
test_rubyspec 0.053631 0.026771 119.376571 ( 28.566644)
total: 245.20 sec