Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-021406
#<BuildRuby:0x000055fde182eff8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-021406",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000877 0.004170 0.796194 ( 1.181160)
build_miniruby 0.000781 0.000213 0.798363 ( 0.798506)
build_ruby 0.000000 0.001513 2.672690 ( 2.681404)
build_all 0.006822 0.000959 11.992225 ( 1.004097)
build_install 0.008170 0.002839 3.435901 ( 0.974244)
test_btest 0.000673 0.000198 65.382079 ( 4.448491)
test_basic 0.003746 0.000048 0.412746 ( 0.494942)
test_all 0.084083 0.015433 378.019956 ( 37.972483)
test_rubyspec 0.073571 0.053955 73.351247 ( 85.869363)
total: 135.43 sec