Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-032646
#<BuildRuby:0x0000559a7a65da00
@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.20240315-032646",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.007445 3.051934 ( 3.071794)
build_miniruby 0.000890 0.000672 1.860087 ( 1.863123)
build_ruby 0.001820 0.000000 3.664065 ( 3.912077)
build_all 0.007038 0.001230 7.195719 ( 4.604151)
build_install 0.016712 0.004178 9.059034 ( 5.548706)
test_btest 0.000904 0.000226 95.036843 ( 60.932589)
test_basic 0.008271 0.000979 1.078641 ( 1.330110)
test_all 0.079851 0.042721 788.566067 (384.996508)
test_rubyspec 0.053141 0.036087 133.950770 (148.855906)
total: 615.12 sec