Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-090108
#<BuildRuby:0x00007ff284f0fdd8
@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.20240919-090108",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000052 0.000004 0.000056 ( 0.000055)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.009482 0.000115 5.323218 ( 5.041826)
build_miniruby 0.001629 0.000116 1.875677 ( 2.054511)
build_ruby 0.002234 0.000159 4.554996 ( 4.807299)
build_all 0.004212 0.004472 7.050454 ( 2.824354)
build_install 0.010366 0.008060 10.958142 ( 5.292844)
test_btest 0.000981 0.000130 95.918000 ( 25.484238)
test_basic 0.000000 0.011218 0.957540 ( 1.000447)
test_all 0.117101 0.030874 817.438195 (241.910244)
test_rubyspec 0.054724 0.035373 137.298697 ( 31.521115)
total: 319.94 sec