Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-164743
#<BuildRuby:0x000055905b319fc0
@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.20240121-164743",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004707 0.000980 1.538936 ( 1.891338)
build_miniruby 0.001084 0.000225 1.455911 ( 1.453661)
build_ruby 0.000000 0.001521 2.847691 ( 3.078365)
build_all 0.003437 0.003657 5.944233 ( 2.518476)
build_install 0.014337 0.001211 6.461017 ( 3.085416)
test_btest 0.000999 0.000000 82.867516 ( 22.943082)
test_basic 0.000000 0.005940 0.838467 ( 0.899644)
test_all 0.078862 0.042987 752.329666 (276.547711)
test_rubyspec 0.055113 0.056759 178.369055 (239.508422)
total: 551.93 sec