Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-122309
#<BuildRuby:0x00007f7ae884fde0
@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.20241110-122309",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002902 0.004634 3.428156 ( 3.345492)
build_miniruby 0.001243 0.000290 1.376337 ( 1.373199)
build_ruby 0.001406 0.000329 4.161021 ( 4.453144)
build_all 0.000000 0.008078 6.320953 ( 2.658626)
build_install 0.005412 0.013984 8.987152 ( 4.240191)
test_btest 0.000649 0.000255 77.033010 ( 21.216296)
test_basic 0.008052 0.001564 1.045653 ( 1.095765)
test_all 0.105030 0.041316 725.064637 (210.732348)
test_rubyspec 0.052885 0.033371 119.382650 ( 27.162521)
total: 276.28 sec