Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-090728
#<BuildRuby:0x000055d56b959f70
@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.20230801-090728",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.008154 0.000628 26.047474 ( 31.801050)
build_miniruby 0.001601 0.000123 17.489472 ( 27.348360)
build_ruby 0.001826 0.000141 3.868166 ( 7.054145)
build_all 0.004952 0.004073 13.060115 ( 24.661218)
build_install 0.019246 0.001051 4.422991 ( 8.276522)
test_btest 0.000733 0.000073 79.296820 ( 60.803775)
test_basic 0.003951 0.004645 0.916800 ( 1.755675)
test_all 0.000512 0.001091 660.855680 (509.408241)
test_rubyspec 0.029777 0.033516 98.697050 (244.202672)
total: 915.31 sec