Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-035105
#<BuildRuby:0x00007f880088fdd0
@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.20240705-035105",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.006795 0.002192 4.588296 ( 4.044488)
build_miniruby 0.002167 0.000000 1.699312 ( 1.697728)
build_ruby 0.002221 0.000102 4.654870 ( 4.798912)
build_all 0.010747 0.000000 8.603412 ( 3.875016)
build_install 0.012266 0.013305 12.165243 ( 6.380936)
test_btest 0.000680 0.000239 119.722583 ( 34.225334)
test_basic 0.000000 0.010361 1.355767 ( 1.399541)
test_all 0.087917 0.065980 882.877093 (253.544831)
test_rubyspec 0.066632 0.024228 171.556092 ( 35.841653)
total: 345.81 sec