Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-104329
#<BuildRuby:0x000055e4dd815fc0
@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.20221228-104329",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003281 0.000863 1.028557 ( 1.401377)
build_miniruby 0.000793 0.000209 1.345564 ( 1.344187)
build_ruby 0.000000 0.001464 3.266333 ( 20.567839)
build_all 0.003641 0.002494 3.458851 ( 1.694618)
build_install 0.010908 0.000000 2.775553 ( 1.863859)
test_btest 0.000661 0.000000 56.222180 ( 15.040679)
test_basic 0.002112 0.004565 0.406519 ( 0.502900)
test_all 0.000786 0.000239 615.611314 (177.511468)
test_rubyspec 0.023424 0.013896 63.100998 ( 73.009761)
total: 292.94 sec