Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-122322
#<BuildRuby:0x0000555e3939a4f8
@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.20231222-122322",
@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.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.004831 0.000142 1.321025 ( 1.668939)
build_miniruby 0.001571 0.000000 1.314042 ( 1.312756)
build_ruby 0.001569 0.000000 2.898138 ( 3.108924)
build_all 0.006937 0.000274 5.766354 ( 2.610277)
build_install 0.010081 0.007111 6.982450 ( 4.159035)
test_btest 0.000831 0.000154 80.311424 ( 29.426374)
test_basic 0.001772 0.004351 0.868643 ( 0.949420)
test_all 0.077305 0.041194 662.217663 (238.512362)
test_rubyspec 0.043054 0.022373 94.547698 (106.365734)
total: 388.11 sec