Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-072551
#<BuildRuby:0x0000560563dca320
@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.20230207-072551",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.002317 0.001907 1.021315 ( 1.401425)
build_miniruby 0.000829 0.000302 1.079546 ( 1.078779)
build_ruby 0.001664 0.000000 2.192260 ( 2.398505)
build_all 0.003710 0.002966 3.707494 ( 1.946158)
build_install 0.008269 0.005477 2.699844 ( 1.900517)
test_btest 0.000441 0.000177 55.310089 ( 18.935355)
test_basic 0.000835 0.004191 0.425121 ( 0.522156)
test_all 0.001570 0.000000 639.704500 (198.629144)
test_rubyspec 0.032606 0.012370 66.771763 ( 76.727818)
total: 303.54 sec