Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-141354
#<BuildRuby:0x0000557748301ed8
@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.20231219-141354",
@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.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003742 0.002822 2.294969 ( 2.601403)
build_miniruby 0.001924 0.000000 1.516143 ( 1.516147)
build_ruby 0.001828 0.000021 3.183426 ( 3.371619)
build_all 0.007212 0.000326 5.720093 ( 2.602259)
build_install 0.010741 0.007944 7.330232 ( 4.258420)
test_btest 0.000924 0.000132 81.343914 ( 31.939315)
test_basic 0.007029 0.000440 0.905463 ( 0.971009)
test_all 0.096556 0.022387 710.819900 (252.991982)
test_rubyspec 0.035171 0.028722 92.090590 (103.817802)
total: 404.07 sec