Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-145206
#<BuildRuby:0x00005558c8bf9fc0
@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.20230603-145206",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000015 0.000003 0.000018 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.005902 1.791398 ( 3.016241)
build_miniruby 0.000000 0.001684 1.352624 ( 1.351735)
build_ruby 0.001527 0.000000 2.814099 ( 3.076106)
build_all 0.004188 0.002689 2.155108 ( 1.331932)
build_install 0.012046 0.000146 3.339020 ( 2.339965)
test_btest 0.000771 0.000193 76.141103 ( 28.862910)
test_basic 0.004548 0.001137 0.792137 ( 0.873349)
test_all 0.003700 0.000130 593.383359 (219.640914)
test_rubyspec 0.022217 0.022173 81.189962 ( 95.239842)
total: 355.73 sec