Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250402-021832
#<BuildRuby:0x00007f143b06fdc8
@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.20250402-021832",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000678 0.007168 3.409288 ( 2.483303)
build_miniruby 0.001588 0.000383 1.439979 ( 1.436354)
build_ruby 0.001431 0.000346 3.374368 ( 3.490591)
build_all 0.007944 0.000925 5.455762 ( 2.281747)
build_install 0.017801 0.001158 8.052036 ( 3.875502)
test_btest 0.000885 0.000188 48.063227 ( 13.681625)
test_basic 0.005294 0.003551 0.887774 ( 0.942736)
test_all 0.082101 0.035175 583.781784 (182.453895)
test_rubyspec 0.051018 0.022964 97.051067 ( 23.223345)
total: 233.87 sec