Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-011354
#<BuildRuby:0x00007f0a5a64fdc8
@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-011354",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.005774 0.002138 2.998938 ( 2.912383)
build_miniruby 0.001766 0.000000 1.453943 ( 1.450666)
build_ruby 0.001862 0.000000 3.905200 ( 4.117056)
build_all 0.002561 0.005934 7.856738 ( 3.098236)
build_install 0.001432 0.016614 10.183802 ( 4.630046)
test_btest 0.000645 0.000343 119.424875 ( 31.458808)
test_basic 0.005698 0.006575 1.308314 ( 1.358933)
test_all 0.095112 0.058359 843.655966 (241.452424)
test_rubyspec 0.043702 0.045628 170.389130 ( 35.822101)
total: 326.30 sec