Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-141151
#<BuildRuby:0x00007f1c9404fdc8
@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.20241204-141151",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005698 0.002110 3.037856 ( 2.700259)
build_miniruby 0.001162 0.000348 1.044112 ( 1.041349)
build_ruby 0.001267 0.000380 2.811661 ( 3.070363)
build_all 0.006302 0.000709 5.272797 ( 2.107614)
build_install 0.010848 0.005404 7.262284 ( 3.268356)
test_btest 0.000763 0.000237 65.872982 ( 17.549336)
test_basic 0.003735 0.004546 0.717451 ( 0.779031)
test_all 0.095239 0.045277 661.709148 (210.588946)
test_rubyspec 0.049149 0.033183 122.145243 ( 28.831622)
total: 269.94 sec