Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-100133
#<BuildRuby:0x0000557abc3b2018
@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.20221230-100133",
@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.000018 0.000003 0.000021 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000443 0.004051 0.799983 ( 1.267147)
build_miniruby 0.000952 0.000190 0.934331 ( 0.932754)
build_ruby 0.001145 0.000229 2.404047 ( 2.775790)
build_all 0.003710 0.000742 2.603441 ( 1.359077)
build_install 0.009130 0.003494 2.527140 ( 1.623143)
test_btest 0.000592 0.000131 53.560658 ( 13.566218)
test_basic 0.003450 0.000767 0.371675 ( 0.464289)
test_all 0.000928 0.000206 567.116592 (163.863374)
test_rubyspec 0.018405 0.019746 57.065121 ( 67.034035)
total: 252.89 sec