Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-031951
#<BuildRuby:0x00007f3d97ebfdd0
@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.20241028-031951",
@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.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000029)
build_up 0.007409 0.000293 3.215988 ( 3.226287)
build_miniruby 0.001589 0.000000 1.581376 ( 1.578728)
build_ruby 0.001827 0.000000 3.363449 ( 3.532129)
build_all 0.011085 0.000000 7.766235 ( 4.718422)
build_install 0.012693 0.011374 10.766160 ( 7.171983)
test_btest 0.000839 0.000131 83.297796 ( 42.742941)
test_basic 0.004785 0.007219 1.001081 ( 1.052000)
test_all 0.089140 0.059257 729.407147 (227.280328)
test_rubyspec 0.051708 0.033096 122.101377 ( 28.861128)
total: 320.17 sec