Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-185121
#<BuildRuby:0x0000562882d5e390
@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.20230619-185121",
@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.000016)
autoconf 0.000023 0.000000 0.000023 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005690 0.000228 1.876253 ( 3.144316)
build_miniruby 0.001492 0.000060 1.384326 ( 1.395345)
build_ruby 0.001356 0.000055 2.572936 ( 2.787551)
build_all 0.006501 0.000261 5.381076 ( 2.225325)
build_install 0.010196 0.008425 6.764811 ( 3.337597)
test_btest 0.000903 0.000093 80.228461 ( 21.031745)
test_basic 0.005507 0.000000 0.719380 ( 0.791554)
test_all 0.000533 0.001065 562.441292 (175.540959)
test_rubyspec 0.035135 0.012175 83.550003 ( 95.795486)
total: 306.05 sec