Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-135801
#<BuildRuby:0x000055d97e52e3d0
@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.20230105-135801",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.004761 0.000198 1.155183 ( 2.188156)
build_miniruby 0.001440 0.000060 1.291196 ( 1.292927)
build_ruby 0.001329 0.000055 3.424429 ( 3.864249)
build_all 0.006805 0.000283 3.852667 ( 2.418742)
build_install 0.008217 0.005198 2.842828 ( 2.457182)
test_btest 0.000828 0.000069 54.248391 ( 31.333552)
test_basic 0.002282 0.000000 0.430773 ( 0.634605)
test_all 0.001413 0.000000 617.069719 (252.855948)
test_rubyspec 0.019575 0.027785 68.844830 ( 81.191502)
total: 378.24 sec