Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-045649
#<BuildRuby:0x00007f3c8fa6fdd8
@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.20241004-045649",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.009383 0.000973 4.717936 ( 6.361193)
build_miniruby 0.001500 0.000270 1.991682 ( 2.280377)
build_ruby 0.001971 0.000353 5.069227 ( 5.646673)
build_all 0.011574 0.000541 8.288839 ( 7.611924)
build_install 0.020685 0.006536 11.478438 ( 10.155671)
test_btest 0.000868 0.000162 103.998826 ( 99.254811)
test_basic 0.002293 0.012077 1.424882 ( 2.335374)
test_all 0.122527 0.037750 908.145830 (424.237901)
test_rubyspec 0.029645 0.059661 142.377003 ( 38.805991)
total: 596.69 sec