Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-070243
#<BuildRuby:0x00007f323c42fde0
@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-070243",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.008115 0.000611 4.571524 ( 4.579631)
build_miniruby 0.001776 0.000000 2.280658 ( 2.282919)
build_ruby 0.002305 0.000037 4.560460 ( 26.441606)
build_all 0.007590 0.001085 8.317361 ( 3.422215)
build_install 0.019014 0.000799 10.683067 ( 4.949943)
test_btest 0.000821 0.000108 120.830446 ( 33.500321)
test_basic 0.001100 0.009199 1.111035 ( 1.154392)
test_all 0.098792 0.052370 849.639327 (245.844514)
test_rubyspec 0.046054 0.048714 167.041651 ( 35.895990)
total: 358.07 sec