Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-154334
#<BuildRuby:0x0000559f97a2e018
@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.20231212-154334",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002865 0.003773 2.314972 ( 2.409044)
build_miniruby 0.001341 0.000215 1.610136 ( 1.609231)
build_ruby 0.000000 0.001794 3.317548 ( 3.528880)
build_all 0.002289 0.005663 5.876772 ( 3.104988)
build_install 0.017815 0.000442 7.082138 ( 3.798987)
test_btest 0.000755 0.000000 83.220902 ( 30.927610)
test_basic 0.005358 0.000428 0.879647 ( 0.977395)
test_all 0.097114 0.020233 672.103420 (239.359647)
test_rubyspec 0.036061 0.033581 96.235240 (108.049221)
total: 393.77 sec