Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-225617
#<BuildRuby:0x00005577387c23b0
@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.20221220-225617",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004323 0.000590 1.069682 ( 1.467027)
build_miniruby 0.001168 0.000159 1.266150 ( 1.267525)
build_ruby 0.001561 0.000213 3.113832 ( 3.463809)
build_all 0.006343 0.000277 3.358695 ( 1.619757)
build_install 0.009226 0.004410 2.849495 ( 1.920325)
test_btest 0.000769 0.000124 56.520050 ( 15.649956)
test_basic 0.000828 0.003692 0.383671 ( 0.478535)
test_all 0.001605 0.000000 592.909212 (169.032288)
test_rubyspec 0.019708 0.019951 60.518406 ( 70.868998)
total: 265.77 sec