Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-081905
#<BuildRuby:0x00007f20b2aefdd8
@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.20240712-081905",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000936 0.006634 3.529694 ( 3.588802)
build_miniruby 0.001343 0.000269 1.166961 ( 1.164271)
build_ruby 0.001452 0.000291 3.266825 ( 21.522652)
build_all 0.004877 0.003274 7.170967 ( 2.695702)
build_install 0.006298 0.013771 9.755715 ( 4.385035)
test_btest 0.000813 0.000244 109.124328 ( 31.883092)
test_basic 0.008844 0.000000 1.118141 ( 1.193484)
test_all 0.113625 0.043151 829.833625 (293.065846)
test_rubyspec 0.059017 0.027181 162.540571 ( 33.646639)
total: 393.15 sec