Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-090650
#<BuildRuby:0x00007f3daa4cfdd0
@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.20240902-090650",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003941 0.003926 3.756217 ( 3.701979)
build_miniruby 0.001388 0.000326 1.752925 ( 1.749953)
build_ruby 0.001560 0.000367 4.660020 ( 4.836327)
build_all 0.002438 0.006476 8.290916 ( 3.350728)
build_install 0.011360 0.008872 10.895611 ( 5.019303)
test_btest 0.000815 0.000257 118.622914 ( 31.435747)
test_basic 0.001574 0.008545 1.051706 ( 1.109789)
test_all 0.107034 0.045939 839.032776 (245.934864)
test_rubyspec 0.051679 0.040192 166.561174 ( 36.558810)
total: 333.70 sec