Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-050234
#<BuildRuby:0x00007f30e0cefdc0
@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.20240726-050234",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.007844 0.000000 3.657873 ( 3.698262)
build_miniruby 0.001513 0.000108 1.600679 ( 1.596951)
build_ruby 0.002020 0.000183 4.251776 ( 4.455410)
build_all 0.000808 0.007981 8.127210 ( 3.266408)
build_install 0.010796 0.007980 10.983874 ( 5.443409)
test_btest 0.000831 0.000157 121.326219 ( 31.780090)
test_basic 0.002084 0.007771 1.007199 ( 1.048027)
test_all 0.099249 0.053770 847.945387 (271.710256)
test_rubyspec 0.062187 0.030494 175.074107 ( 36.762609)
total: 359.76 sec