Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-050316
#<BuildRuby:0x0000556334f31a00
@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.20230921-050316",
@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.000001 0.000014 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000018)
build_up 0.005672 0.000540 2.045575 ( 3.282641)
build_miniruby 0.000000 0.001387 1.648647 ( 1.647889)
build_ruby 0.000000 0.001528 3.123501 ( 3.319715)
build_all 0.004064 0.004634 6.291288 ( 3.977000)
build_install 0.010656 0.008713 7.579578 ( 4.131086)
test_btest 0.000657 0.000157 83.694017 ( 27.103513)
test_basic 0.001867 0.003560 0.975944 ( 1.037282)
test_all 0.000000 0.009609 680.612281 (206.757557)
test_rubyspec 0.014660 0.039542 91.868835 (103.215855)
total: 354.47 sec