Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-065046
#<BuildRuby:0x00007f576751fde0
@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.20240905-065046",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004239 0.004065 3.771415 ( 3.876204)
build_miniruby 0.001321 0.000342 1.503249 ( 1.499720)
build_ruby 0.001566 0.000406 4.235176 ( 4.399435)
build_all 0.008825 0.000136 7.979010 ( 3.095952)
build_install 0.015498 0.003994 11.328644 ( 5.429849)
test_btest 0.000901 0.000219 121.597387 ( 31.694286)
test_basic 0.009153 0.000000 0.915188 ( 0.962403)
test_all 0.098971 0.049567 864.264004 (275.313188)
test_rubyspec 0.039895 0.048974 171.182630 ( 35.126851)
total: 361.40 sec