Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-034750
#<BuildRuby:0x000055f412a13ce8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-034750",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000039 0.003937 0.979704 ( 1.552559)
build_miniruby 0.000713 0.000214 0.834737 ( 0.834092)
build_ruby 0.000966 0.000290 2.781388 ( 2.781479)
build_all 0.006911 0.002073 14.355941 ( 1.298847)
build_install 0.007591 0.000000 4.197423 ( 1.091933)
test_btest 0.000752 0.000000 74.327266 ( 7.320058)
test_basic 0.004614 0.000000 0.630611 ( 0.706659)
test_all 0.109488 0.023045 489.894563 ( 53.064946)
test_rubyspec 0.033535 0.030612 80.323434 ( 92.672645)
total: 161.32 sec