Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-043525
#<BuildRuby:0x00007f596c97fdc0
@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.20240725-043525",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.000000 0.007462 2.882828 ( 2.889981)
build_miniruby 0.000976 0.000694 1.124492 ( 1.121295)
build_ruby 0.001309 0.000546 3.166723 ( 3.404098)
build_all 0.008049 0.000000 6.902250 ( 2.542182)
build_install 0.017860 0.000620 9.424955 ( 4.282531)
test_btest 0.000670 0.000224 107.789492 ( 28.300092)
test_basic 0.006580 0.000796 0.861855 ( 1.843760)
test_all 0.111515 0.034333 747.145470 (210.347465)
test_rubyspec 0.052700 0.041424 178.510259 ( 40.844150)
total: 295.58 sec