Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-190020
#<BuildRuby:0x000055770db5e120
@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.20240110-190020",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.006079 1.686162 ( 2.074448)
build_miniruby 0.000000 0.001313 1.532643 ( 1.531498)
build_ruby 0.001802 0.000000 3.406143 ( 3.637857)
build_all 0.006038 0.001628 5.613176 ( 2.613393)
build_install 0.009649 0.007253 6.973643 ( 3.698570)
test_btest 0.000546 0.000195 85.502329 ( 29.886739)
test_basic 0.003806 0.003944 0.956182 ( 1.056517)
test_all 0.070904 0.047421 781.033989 (294.568714)
test_rubyspec 0.041438 0.022870 94.806611 (106.405148)
total: 445.47 sec