Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-130017
#<BuildRuby:0x000055fdbd5a1f70
@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.20230312-130017",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004833 0.000921 1.724535 ( 3.175863)
build_miniruby 0.001183 0.000226 1.197506 ( 1.199448)
build_ruby 0.001176 0.000224 2.416871 ( 2.604539)
build_all 0.000000 0.006381 2.096218 ( 1.407611)
build_install 0.009532 0.005906 3.150720 ( 2.211137)
test_btest 0.000479 0.000142 65.618166 ( 19.828199)
test_basic 0.001556 0.003019 0.446029 ( 0.540560)
test_all 0.001090 0.000350 576.639855 (207.975549)
test_rubyspec 0.027721 0.010468 68.856762 ( 78.710959)
total: 317.65 sec