Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-120711
#<BuildRuby:0x00007fedd5cbfdc0
@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.20240703-120711",
@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.000021 0.000009 0.000030 ( 0.000031)
autoconf 0.000039 0.000017 0.000056 ( 0.000052)
configure 0.000032 0.000014 0.000046 ( 0.000045)
build_up 0.009532 0.000623 4.740673 ( 7.720348)
build_miniruby 0.001676 0.000681 1.898339 ( 2.855823)
build_ruby 0.001833 0.000744 4.809799 ( 6.928319)
build_all 0.008531 0.004247 9.104099 ( 9.711851)
build_install 0.023283 0.005809 13.161044 ( 14.940202)
test_btest 0.000764 0.000297 130.956404 (171.135121)
test_basic 0.004832 0.011375 1.508008 ( 2.932534)
test_all 0.120595 0.054176 980.023169 (1055.962525)
test_rubyspec 0.056907 0.049932 186.658517 (103.327770)
total: 1375.52 sec