Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-061720
#<BuildRuby:0x000055ecc65e2230
@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.20240311-061720",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007514 0.000729 2.807697 ( 4.005376)
build_miniruby 0.001285 0.000267 1.771248 ( 1.961772)
build_ruby 0.001553 0.000000 3.763291 ( 4.422106)
build_all 0.008116 0.000253 7.278669 ( 5.678279)
build_install 0.019366 0.002355 9.050267 ( 7.953749)
test_btest 0.000734 0.000134 95.376330 ( 85.115866)
test_basic 0.000944 0.007248 1.068089 ( 1.817892)
test_all 0.095733 0.031066 920.869366 (612.333663)
test_rubyspec 0.040205 0.056632 136.960101 (165.467316)
total: 888.76 sec