Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-151247
#<BuildRuby:0x000055987d4aa130
@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.20230701-151247",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005867 0.000305 1.923412 ( 3.271965)
build_miniruby 0.001041 0.000173 1.517333 ( 1.532554)
build_ruby 0.000000 0.001844 2.951767 ( 3.184555)
build_all 0.000000 0.006379 2.387839 ( 1.589986)
build_install 0.016136 0.000352 3.450197 ( 3.162805)
test_btest 0.000836 0.000183 81.395084 ( 25.924758)
test_basic 0.000000 0.005789 0.836388 ( 0.917920)
test_all 0.001147 0.000806 613.372679 (338.855667)
test_rubyspec 0.045970 0.012493 93.290303 (176.222859)
total: 554.66 sec