Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-080530
#<BuildRuby:0x000055ffb2d524f8
@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.20231229-080530",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004831 0.000604 1.579194 ( 1.918708)
build_miniruby 0.001507 0.000188 1.612654 ( 1.612735)
build_ruby 0.001775 0.000222 3.406583 ( 3.645914)
build_all 0.004351 0.003698 5.627549 ( 2.673554)
build_install 0.018050 0.000162 6.856850 ( 3.986936)
test_btest 0.000775 0.000104 80.306297 ( 31.723455)
test_basic 0.003074 0.004085 0.893420 ( 0.987289)
test_all 0.100502 0.021404 779.574236 (280.947955)
test_rubyspec 0.032079 0.036161 96.126734 (108.828757)
total: 436.33 sec