Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-144856
#<BuildRuby:0x00007fa36268fdc8
@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.20241014-144856",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.008314 0.001083 4.272261 ( 5.334218)
build_miniruby 0.001547 0.000386 1.822925 ( 2.148361)
build_ruby 0.002265 0.000000 4.904788 ( 6.275016)
build_all 0.011754 0.000000 8.204638 ( 6.983894)
build_install 0.018312 0.007130 11.252895 ( 9.659794)
test_btest 0.000985 0.000066 98.694561 ( 70.780165)
test_basic 0.011615 0.001013 1.298104 ( 1.435736)
test_all 0.108444 0.057050 869.807611 (495.807918)
test_rubyspec 0.055455 0.037001 139.739307 ( 52.603995)
total: 651.03 sec