Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-054646
#<BuildRuby:0x000055eccfaea058
@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.20240114-054646",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002038 0.004178 1.674663 ( 2.233252)
build_miniruby 0.000000 0.001761 1.617871 ( 1.619866)
build_ruby 0.000000 0.001801 3.268176 ( 3.490007)
build_all 0.003742 0.004119 5.641074 ( 2.960597)
build_install 0.011436 0.005814 6.937828 ( 4.099061)
test_btest 0.000611 0.000153 82.601841 ( 34.136520)
test_basic 0.000000 0.008341 0.786417 ( 0.859592)
test_all 0.085192 0.033960 770.789713 (303.245926)
test_rubyspec 0.036010 0.033180 93.231292 (105.172982)
total: 457.82 sec