Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-174604
#<BuildRuby:0x000055db651668e0
@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.20230130-174604",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.001433 0.003825 1.194752 ( 1.821925)
build_miniruby 0.001187 0.000095 1.379550 ( 1.381422)
build_ruby 0.001237 0.000000 2.284134 ( 2.519711)
build_all 0.007053 0.000000 3.805268 ( 1.962522)
build_install 0.002953 0.011163 2.972819 ( 2.263319)
test_btest 0.000594 0.000102 56.105569 ( 21.460497)
test_basic 0.005993 0.000357 0.415694 ( 0.532839)
test_all 0.001329 0.000222 643.472244 (216.877647)
test_rubyspec 0.027822 0.022125 68.132705 ( 78.306017)
total: 327.13 sec