Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-212733
#<BuildRuby:0x00007f05fd39fdc8
@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.20240817-212733",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000032 0.000009 0.000041 ( 0.000040)
build_up 0.003151 0.005020 3.662045 ( 3.566191)
build_miniruby 0.001221 0.000391 1.470901 ( 1.468108)
build_ruby 0.001371 0.000439 4.316608 ( 4.421888)
build_all 0.008925 0.000126 8.378340 ( 3.282202)
build_install 0.019472 0.000495 10.688219 ( 5.035907)
test_btest 0.000893 0.000230 118.437473 ( 31.449777)
test_basic 0.000253 0.010427 1.054064 ( 1.095608)
test_all 0.111045 0.039590 841.205745 (265.487175)
test_rubyspec 0.047978 0.042670 172.206906 ( 44.570713)
total: 360.38 sec