Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-140846
#<BuildRuby:0x000055b862c31f70
@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.20221227-140846",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004135 0.000787 0.991456 ( 1.377012)
build_miniruby 0.001024 0.000195 1.229278 ( 1.227664)
build_ruby 0.000000 0.001377 2.897714 ( 3.249464)
build_all 0.003244 0.002546 3.327775 ( 1.668959)
build_install 0.009645 0.003482 2.722563 ( 1.808135)
test_btest 0.000582 0.000140 54.822447 ( 16.157289)
test_basic 0.004750 0.000154 0.410604 ( 0.506205)
test_all 0.001225 0.000282 623.529034 (178.291652)
test_rubyspec 0.021479 0.018246 60.878251 ( 71.402959)
total: 275.69 sec