Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-020742
#<BuildRuby:0x00007f193409fde0
@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.20241017-020742",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003891 0.003940 3.918266 ( 3.841471)
build_miniruby 0.001315 0.000297 1.699091 ( 1.702659)
build_ruby 0.000000 0.002066 4.384123 ( 14.740536)
build_all 0.001788 0.006361 6.863799 ( 2.916471)
build_install 0.014166 0.004113 9.578448 ( 4.715809)
test_btest 0.000647 0.000188 95.552723 ( 25.552133)
test_basic 0.007242 0.003983 1.013265 ( 1.060577)
test_all 0.076556 0.074316 743.486482 (230.476358)
test_rubyspec 0.058908 0.027008 136.249888 ( 30.880968)
total: 315.89 sec