Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-214708
#<BuildRuby:0x00007f1ef2cbfdc8
@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.20241216-214708",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.001370 0.005876 2.917099 ( 3.236196)
build_miniruby 0.001226 0.000394 2.166731 ( 2.166352)
build_ruby 0.001875 0.000000 3.928538 ( 4.112825)
build_all 0.007850 0.001864 6.433677 ( 3.148638)
build_install 0.014971 0.006259 8.543823 ( 5.126511)
test_btest 0.000670 0.000216 84.214543 ( 56.215511)
test_basic 0.008557 0.002760 1.091790 ( 1.264914)
test_all 0.089798 0.052184 668.597678 (207.604036)
test_rubyspec 0.036387 0.040282 113.187591 ( 22.355103)
total: 305.23 sec