Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-110915
#<BuildRuby:0x00007fa41d24fdd8
@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.20240624-110915",
@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.000041)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.007260 0.001694 4.089027 ( 6.357991)
build_miniruby 0.000000 0.001944 1.798036 ( 2.300488)
build_ruby 0.000000 0.003292 4.782660 ( 6.014174)
build_all 0.005844 0.005260 8.778162 ( 10.080450)
build_install 0.021642 0.005665 12.160671 ( 13.222534)
test_btest 0.001087 0.000102 122.855550 (152.182534)
test_basic 0.013905 0.001782 1.424078 ( 2.591908)
test_all 0.117375 0.052974 943.425023 (1157.084701)
test_rubyspec 0.065208 0.033884 173.567207 (103.100647)
total: 1452.94 sec