Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-020232
#<BuildRuby:0x00007f7feb89fdd8
@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.20240714-020232",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007502 0.000000 2.806114 ( 2.895486)
build_miniruby 0.001568 0.000000 1.484908 ( 1.482056)
build_ruby 0.002140 0.000000 3.934646 ( 26.751093)
build_all 0.009009 0.000195 8.252469 ( 3.305420)
build_install 0.008988 0.009401 10.760951 ( 5.315545)
test_btest 0.000661 0.000194 111.347924 ( 30.811332)
test_basic 0.007231 0.000000 1.204758 ( 3.214183)
test_all 0.111202 0.045026 855.006052 (303.843995)
test_rubyspec 0.055603 0.033719 165.703281 ( 36.483665)
total: 414.10 sec