Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-151126
#<BuildRuby:0x00007f198e5efde0
@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.20250116-151126",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.002473 0.003712 2.106199 ( 2.235419)
build_miniruby 0.001296 0.000203 1.349214 ( 1.346869)
build_ruby 0.002009 0.000000 3.470995 ( 3.687372)
build_all 0.005604 0.002598 5.578367 ( 2.329352)
build_install 0.014570 0.003666 7.347963 ( 3.954324)
test_btest 0.000676 0.000118 69.444506 ( 30.029672)
test_basic 0.007096 0.001242 0.827131 ( 0.883444)
test_all 0.097103 0.026657 599.658485 (179.652874)
test_rubyspec 0.043135 0.036267 104.389706 ( 24.077624)
total: 248.20 sec