Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-043620
#<BuildRuby:0x0000564edf7d67c8
@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.20230805-043620",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005473 0.001824 2.408554 ( 5.724565)
build_miniruby 0.000000 0.001485 1.793362 ( 2.776909)
build_ruby 0.000323 0.001332 3.698439 ( 6.289539)
build_all 0.007994 0.000000 2.905139 ( 3.572671)
build_install 0.018114 0.000305 4.607342 ( 5.632168)
test_btest 0.000719 0.000208 85.428679 ( 56.558959)
test_basic 0.004717 0.004397 1.002075 ( 1.565713)
test_all 0.000927 0.000290 706.953789 (435.510285)
test_rubyspec 0.025088 0.033825 102.871495 (175.303797)
total: 692.94 sec