Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-194405
#<BuildRuby:0x00007f0c54defdc0
@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.20241006-194405",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.001651 0.006606 3.651174 ( 3.574557)
build_miniruby 0.001253 0.000305 1.201728 ( 1.199189)
build_ruby 0.000000 0.002088 3.990779 ( 4.180806)
build_all 0.002870 0.006589 7.501465 ( 3.117280)
build_install 0.016231 0.004061 10.216945 ( 4.730086)
test_btest 0.000000 0.000865 93.355648 ( 24.663362)
test_basic 0.002835 0.008114 0.877546 ( 0.930105)
test_all 0.100444 0.050395 785.721833 (241.858345)
test_rubyspec 0.046000 0.040142 134.893606 ( 30.732723)
total: 314.99 sec