Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-122622
#<BuildRuby:0x00007fa0d06ffdd8
@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.20240710-122622",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.005440 0.002402 3.962163 ( 3.526851)
build_miniruby 0.001382 0.000356 1.573821 ( 1.570753)
build_ruby 0.002192 0.000000 4.024767 ( 4.219871)
build_all 0.007130 0.001375 7.681097 ( 3.091583)
build_install 0.007258 0.011951 10.384907 ( 4.624662)
test_btest 0.000674 0.000218 113.181632 ( 29.801099)
test_basic 0.007573 0.001098 1.268262 ( 1.331428)
test_all 0.098381 0.051892 851.849839 (260.726661)
test_rubyspec 0.036053 0.051011 165.385083 ( 34.936069)
total: 343.83 sec