Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-043210
#<BuildRuby:0x00005641bb35e078
@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.20240304-043210",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002903 0.004783 2.660226 ( 2.632342)
build_miniruby 0.001115 0.000300 1.783399 ( 1.784039)
build_ruby 0.001892 0.000000 3.644916 ( 3.853829)
build_all 0.007326 0.001336 6.979227 ( 3.723688)
build_install 0.009299 0.011807 9.171920 ( 5.785107)
test_btest 0.000863 0.000288 95.997337 ( 50.720322)
test_basic 0.007773 0.001132 1.028138 ( 1.135425)
test_all 0.078897 0.039137 768.011868 (305.453193)
test_rubyspec 0.044524 0.046653 128.133438 (137.674044)
total: 512.76 sec