Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-095925
#<BuildRuby:0x00007f3b652cfdd8
@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.20240901-095925",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.003856 0.005345 3.993354 ( 5.297065)
build_miniruby 0.001382 0.000461 1.698885 ( 1.864812)
build_ruby 0.000000 0.002444 4.771891 ( 5.469042)
build_all 0.008598 0.001735 8.616008 ( 6.947084)
build_install 0.016278 0.009349 11.403280 ( 8.841867)
test_btest 0.000795 0.000293 124.698376 ( 85.154444)
test_basic 0.009855 0.002092 1.325659 ( 3.726614)
test_all 0.119312 0.044146 952.598030 (761.278416)
test_rubyspec 0.041763 0.058647 175.624735 (119.759073)
total: 998.34 sec