Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-203024
#<BuildRuby:0x00007f53e30dfdc0
@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.20241123-203024",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.000874 0.006372 3.642487 ( 3.553409)
build_miniruby 0.001480 0.000370 1.261043 ( 1.259323)
build_ruby 0.000000 0.001888 3.410659 ( 3.627969)
build_all 0.003468 0.004521 5.288701 ( 2.107968)
build_install 0.015821 0.003986 8.788607 ( 4.349419)
test_btest 0.000736 0.000213 76.638944 ( 20.648426)
test_basic 0.007778 0.001121 0.856498 ( 0.903552)
test_all 0.092624 0.048894 662.045848 (195.689837)
test_rubyspec 0.023597 0.054209 118.408749 ( 25.191999)
total: 257.33 sec