Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-235605
#<BuildRuby:0x0000560220cee230
@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.20230618-235605",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005185 0.000943 1.920098 ( 4.878745)
build_miniruby 0.001150 0.000209 1.394865 ( 1.792251)
build_ruby 0.001236 0.000224 2.758242 ( 3.460093)
build_all 0.007208 0.000495 2.454927 ( 3.319517)
build_install 0.014917 0.001738 3.828117 ( 4.043923)
test_btest 0.000639 0.000106 78.001421 ( 44.891262)
test_basic 0.007222 0.000363 0.838820 ( 1.327914)
test_all 0.001359 0.000217 571.143220 (331.044000)
test_rubyspec 0.021839 0.032979 87.429031 (122.824293)
total: 517.58 sec