Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250502-172210
#<BuildRuby:0x00007f91c947fdd0
@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.20250502-172210",
@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.000027 0.000006 0.000033 ( 0.000029)
autoconf 0.000045 0.000009 0.000054 ( 0.000050)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.001893 0.004503 2.486011 ( 2.889168)
build_miniruby 0.001594 0.000385 1.553373 ( 1.549692)
build_ruby 0.001908 0.000461 4.352080 ( 37.415433)
build_all 0.007928 0.003043 6.595734 ( 3.526642)
build_install 0.011029 0.010291 9.040829 ( 5.571026)
test_btest 0.000605 0.000183 52.072043 ( 21.675556)
test_basic 0.007401 0.000904 0.965616 ( 2.994729)
test_all 0.091610 0.036432 672.747057 (340.303168)
test_rubyspec 0.057565 0.026321 114.167296 ( 45.934821)
total: 461.86 sec