Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-154852
#<BuildRuby:0x000055a77c54a2a8
@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.20230106-154852",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.004591 0.000200 1.120434 ( 2.012344)
build_miniruby 0.001449 0.000000 1.443239 ( 1.513990)
build_ruby 0.001623 0.000000 3.346166 ( 4.023971)
build_all 0.007556 0.000000 3.810901 ( 2.711610)
build_install 0.012018 0.004300 2.993807 ( 3.050957)
test_btest 0.000778 0.000055 55.752783 ( 33.238330)
test_basic 0.001416 0.003962 0.428530 ( 0.735055)
test_all 0.001639 0.000169 637.696580 (284.610962)
test_rubyspec 0.025171 0.025279 71.318523 ( 88.079311)
total: 419.98 sec