Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-192429
#<BuildRuby:0x00007f595a32fdd8
@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.20241023-192429",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004798 0.003139 3.650984 ( 3.583967)
build_miniruby 0.001266 0.000338 1.386741 ( 1.383956)
build_ruby 0.001402 0.000374 4.176060 ( 4.400018)
build_all 0.008218 0.001094 6.984083 ( 2.820587)
build_install 0.017846 0.000316 10.040069 ( 4.818636)
test_btest 0.000688 0.000158 78.061929 ( 21.574954)
test_basic 0.010002 0.000355 1.070544 ( 1.120466)
test_all 0.107145 0.043215 726.411668 (211.123546)
test_rubyspec 0.055142 0.029193 125.174249 ( 27.931680)
total: 278.76 sec