Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250124-140119
#<BuildRuby:0x00007fc36635fdc8
@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.20250124-140119",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002180 0.004401 2.810352 ( 2.328142)
build_miniruby 0.001223 0.000233 1.414502 ( 1.411763)
build_ruby 0.001450 0.000276 3.655087 ( 3.853680)
build_all 0.003555 0.004075 5.586594 ( 2.896721)
build_install 0.009071 0.009066 7.921959 ( 4.238324)
test_btest 0.000629 0.000187 67.684805 ( 19.531597)
test_basic 0.003743 0.003772 0.829707 ( 0.887110)
test_all 0.077298 0.043613 591.834183 (200.602409)
test_rubyspec 0.054636 0.021798 110.226301 ( 32.377087)
total: 268.13 sec