Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-125701
#<BuildRuby:0x00005650dc3157a8
@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.20230611-125701",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.000000 0.006374 1.981371 ( 4.217170)
build_miniruby 0.000986 0.000389 1.393474 ( 1.647880)
build_ruby 0.001269 0.000483 2.756727 ( 3.059233)
build_all 0.003124 0.003592 2.353113 ( 2.016545)
build_install 0.012069 0.006301 3.483831 ( 3.220220)
test_btest 0.000807 0.000341 76.030112 ( 40.291803)
test_basic 0.002580 0.004975 0.791715 ( 0.939569)
test_all 0.003253 0.000207 537.624315 (241.912953)
test_rubyspec 0.027234 0.029569 82.646113 (100.766840)
total: 398.07 sec