Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-131910
#<BuildRuby:0x00005635d8ed1f70
@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.20231228-131910",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004952 0.000396 1.639918 ( 1.999466)
build_miniruby 0.001692 0.000000 1.668548 ( 1.668004)
build_ruby 0.001899 0.000000 3.231633 ( 3.419725)
build_all 0.008532 0.000000 5.718922 ( 3.040657)
build_install 0.017244 0.000565 6.751390 ( 3.960921)
test_btest 0.001211 0.000000 80.498773 ( 33.825695)
test_basic 0.003765 0.003369 0.866847 ( 0.970250)
test_all 0.066923 0.053836 764.464529 (276.027951)
test_rubyspec 0.037038 0.029684 93.415181 (105.184560)
total: 430.10 sec