Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-101630
#<BuildRuby:0x00007fe8f0b1fdd8
@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.20240817-101630",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.004090 0.004902 3.961014 ( 3.956123)
build_miniruby 0.001512 0.000321 1.732883 ( 1.731093)
build_ruby 0.001802 0.000382 4.578839 ( 4.749028)
build_all 0.004949 0.005467 8.921533 ( 4.827550)
build_install 0.014419 0.007958 11.666111 ( 6.303170)
test_btest 0.000732 0.000198 127.511549 ( 42.388864)
test_basic 0.004887 0.007533 1.310979 ( 1.401319)
test_all 0.084350 0.071839 889.908557 (314.043854)
test_rubyspec 0.058005 0.038399 181.421979 ( 49.534633)
total: 428.94 sec