Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-063704
#<BuildRuby:0x000055c4b422a230
@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.20230107-063704",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000999 0.003501 1.050821 ( 1.439583)
build_miniruby 0.001068 0.000170 1.298381 ( 1.297115)
build_ruby 0.001208 0.000000 3.162971 ( 3.537871)
build_all 0.007507 0.000751 3.795088 ( 1.926823)
build_install 0.015755 0.000478 2.922556 ( 2.106108)
test_btest 0.000650 0.000089 56.671015 ( 18.944275)
test_basic 0.005493 0.000000 0.423976 ( 0.521627)
test_all 0.001049 0.000000 642.023480 (196.415893)
test_rubyspec 0.011962 0.028871 68.203359 ( 78.601495)
total: 304.79 sec