Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-044645
#<BuildRuby:0x0000563e86b6e390
@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.20240119-044645",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005485 0.000167 1.499184 ( 1.833588)
build_miniruby 0.001402 0.000156 1.411219 ( 1.409286)
build_ruby 0.001298 0.000144 3.288912 ( 3.508801)
build_all 0.007352 0.000000 5.642944 ( 2.297362)
build_install 0.010987 0.004975 6.385015 ( 3.132979)
test_btest 0.000831 0.000110 80.730980 ( 21.459491)
test_basic 0.004731 0.000630 0.830000 ( 0.887362)
test_all 0.098922 0.019662 732.907631 (211.020293)
test_rubyspec 0.053152 0.043447 149.073452 (160.838063)
total: 406.39 sec