Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-105007
#<BuildRuby:0x00007fe24ec7fdc0
@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.20241228-105007",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002844 0.002843 1.921607 ( 2.226065)
build_miniruby 0.001200 0.000271 1.275154 ( 1.272692)
build_ruby 0.001489 0.000336 3.581695 ( 3.801153)
build_all 0.009116 0.000000 5.997551 ( 2.474894)
build_install 0.016972 0.000478 7.535530 ( 3.956093)
test_btest 0.000741 0.000140 72.641998 ( 19.498712)
test_basic 0.010256 0.000000 0.979998 ( 1.039070)
test_all 0.113779 0.025609 696.765404 (234.330891)
test_rubyspec 0.042036 0.036272 114.816312 ( 24.853691)
total: 293.45 sec