Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-170538
#<BuildRuby:0x0000558cab485f70
@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.20240113-170538",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005230 0.000419 1.662048 ( 2.126484)
build_miniruby 0.001751 0.000140 1.690194 ( 1.750906)
build_ruby 0.001675 0.000134 3.347187 ( 3.572872)
build_all 0.007908 0.000000 5.765269 ( 3.306537)
build_install 0.010701 0.006900 6.837645 ( 4.598393)
test_btest 0.000711 0.000086 81.974750 ( 37.850605)
test_basic 0.002315 0.003752 0.817554 ( 0.898783)
test_all 0.088737 0.028048 802.197974 (304.672579)
test_rubyspec 0.035739 0.030261 94.803275 (106.701158)
total: 465.48 sec