Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-121057
#<BuildRuby:0x000055614e06a018
@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.20231221-121057",
@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.000003 0.000016 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001323 0.004381 1.839879 ( 2.246255)
build_miniruby 0.001110 0.000324 1.644513 ( 1.661538)
build_ruby 0.001675 0.000000 3.214819 ( 3.446966)
build_all 0.000000 0.007823 5.803601 ( 2.823063)
build_install 0.012608 0.007062 7.144502 ( 4.202600)
test_btest 0.000680 0.000263 82.578641 ( 29.806285)
test_basic 0.004057 0.000147 0.852231 ( 0.940991)
test_all 0.081751 0.037271 675.204808 (241.106306)
test_rubyspec 0.033844 0.029312 94.595926 (106.499916)
total: 392.73 sec