Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-235054
#<BuildRuby:0x00007f665a25fdd8
@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.20241201-235054",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004123 0.003378 2.679309 ( 2.680627)
build_miniruby 0.001319 0.000240 1.096609 ( 1.093848)
build_ruby 0.001374 0.000249 2.929933 ( 10.447055)
build_all 0.003873 0.004030 5.025041 ( 2.039460)
build_install 0.012652 0.004171 7.498097 ( 3.596909)
test_btest 0.000740 0.000171 73.874634 ( 19.261328)
test_basic 0.005158 0.004388 0.873384 ( 0.921954)
test_all 0.104582 0.041706 714.232419 (235.912979)
test_rubyspec 0.046337 0.038110 122.515713 ( 29.398631)
total: 305.35 sec