Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-112032
#<BuildRuby:0x00007fc137a3fde0
@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.20241205-112032",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008086 0.001444 3.699750 ( 4.254548)
build_miniruby 0.001548 0.000276 1.797703 ( 1.905536)
build_ruby 0.002048 0.000366 4.296672 ( 39.056483)
build_all 0.009071 0.001620 7.046946 ( 4.309588)
build_install 0.022516 0.002901 9.866631 ( 7.437228)
test_btest 0.000723 0.000124 83.551090 ( 58.424697)
test_basic 0.008175 0.004347 1.156060 ( 1.317007)
test_all 0.108916 0.042231 778.218698 (260.947864)
test_rubyspec 0.057672 0.029075 119.773715 ( 27.713266)
total: 405.37 sec