Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-193018
#<BuildRuby:0x00007f5d08acfdc0
@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.20241220-193018",
@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.000028 0.000006 0.000034 ( 0.000033)
autoconf 0.000050 0.000009 0.000059 ( 0.000059)
configure 0.000041 0.000008 0.000049 ( 0.000049)
build_up 0.005617 0.000849 2.197898 ( 3.028441)
build_miniruby 0.001713 0.000000 1.759233 ( 1.831582)
build_ruby 0.001888 0.000173 4.413183 ( 4.710894)
build_all 0.005284 0.004392 6.994749 ( 3.929258)
build_install 0.014208 0.005498 8.549260 ( 5.651489)
test_btest 0.000567 0.000128 77.342441 ( 50.022709)
test_basic 0.011679 0.001609 1.150151 ( 1.263517)
test_all 0.117934 0.027292 772.193476 (299.580346)
test_rubyspec 0.037218 0.041063 114.817934 ( 44.567210)
total: 414.59 sec