Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-180910
#<BuildRuby:0x00005562ec4f5fc0
@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.20230609-180910",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.001358 0.004471 1.731568 ( 3.008132)
build_miniruby 0.000982 0.000307 1.227781 ( 1.226590)
build_ruby 0.001720 0.000000 2.372577 ( 2.605161)
build_all 0.006375 0.000000 2.095634 ( 1.247963)
build_install 0.010318 0.004725 3.263042 ( 2.240565)
test_btest 0.000456 0.000512 77.209149 ( 20.864400)
test_basic 0.004274 0.000152 0.737551 ( 0.810333)
test_all 0.001216 0.000209 548.202151 (195.196823)
test_rubyspec 0.009915 0.027915 73.406504 ( 85.067246)
total: 312.27 sec