Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-110055
#<BuildRuby:0x00007f665a80fdc8
@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.20241025-110055",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004950 0.004178 4.309018 ( 4.318122)
build_miniruby 0.001666 0.000303 1.809458 ( 1.811659)
build_ruby 0.002029 0.000368 4.669245 ( 4.826168)
build_all 0.009578 0.000218 7.371920 ( 3.476830)
build_install 0.018567 0.004515 10.532181 ( 5.827599)
test_btest 0.000685 0.000123 82.968760 ( 40.858638)
test_basic 0.007505 0.004909 1.186183 ( 1.563854)
test_all 0.097258 0.057285 826.387628 (414.368272)
test_rubyspec 0.053566 0.038760 128.211442 ( 64.979830)
total: 542.03 sec