Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-122648
#<BuildRuby:0x000056287e4a1ff8
@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.20231224-122648",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002115 0.002763 1.463311 ( 1.839897)
build_miniruby 0.001438 0.000319 1.599670 ( 1.603073)
build_ruby 0.001502 0.000334 3.256083 ( 3.499906)
build_all 0.005851 0.001300 5.413682 ( 2.291877)
build_install 0.011196 0.006106 6.497871 ( 3.338932)
test_btest 0.000561 0.000148 81.075031 ( 28.815697)
test_basic 0.002203 0.005383 0.876885 ( 0.948180)
test_all 0.096124 0.025582 718.569656 (327.311859)
test_rubyspec 0.021846 0.053073 102.409446 (146.674376)
total: 516.32 sec