Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-221246
#<BuildRuby:0x00007f61e1fdfdc8
@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.20240623-221246",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.006830 0.001594 3.649924 ( 3.622388)
build_miniruby 0.001628 0.000380 1.543244 ( 1.539148)
build_ruby 0.001853 0.000432 3.862125 ( 4.046491)
build_all 0.000000 0.008865 7.603946 ( 3.075211)
build_install 0.008347 0.011035 10.023443 ( 4.623059)
test_btest 0.000701 0.000255 110.750003 ( 29.278512)
test_basic 0.003654 0.005659 1.260418 ( 1.311490)
test_all 0.095182 0.055749 842.084377 (247.232220)
test_rubyspec 0.052984 0.035966 166.349229 ( 41.554081)
total: 336.28 sec