Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-162343
#<BuildRuby:0x00007fa06113fde0
@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.20241102-162343",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.002044 0.004947 2.745615 ( 2.722033)
build_miniruby 0.000000 0.001695 1.129618 ( 1.127258)
build_ruby 0.000000 0.001763 3.155531 ( 3.379968)
build_all 0.000827 0.008520 6.292155 ( 2.596729)
build_install 0.010913 0.011065 8.798678 ( 4.292476)
test_btest 0.000611 0.000398 72.944062 ( 19.449501)
test_basic 0.005836 0.003806 0.979836 ( 1.028329)
test_all 0.109951 0.036560 673.892245 (210.325819)
test_rubyspec 0.046203 0.040236 120.505103 ( 24.042096)
total: 268.97 sec