Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-163750
#<BuildRuby:0x00005603dcbce3b0
@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.20221229-163750",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004865 0.000076 1.040113 ( 1.456041)
build_miniruby 0.001339 0.000122 1.285856 ( 1.283937)
build_ruby 0.001212 0.000110 3.226366 ( 3.613147)
build_all 0.000000 0.006331 3.529321 ( 1.743334)
build_install 0.010945 0.002407 2.809204 ( 1.874208)
test_btest 0.000579 0.000096 54.970536 ( 15.469465)
test_basic 0.004085 0.000681 0.394426 ( 0.486898)
test_all 0.001411 0.000235 624.543419 (186.846999)
test_rubyspec 0.022664 0.019496 63.631772 ( 79.417059)
total: 292.19 sec