Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-001512
#<BuildRuby:0x0000563fb8e47520
@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.20240104-001512",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001328 0.004291 1.037654 ( 1.377130)
build_miniruby 0.000928 0.000232 0.840114 ( 0.840000)
build_ruby 0.001509 0.000377 2.662807 ( 2.663297)
build_all 0.007852 0.000000 11.864217 ( 0.988268)
build_install 0.007101 0.004856 3.450856 ( 0.954016)
test_btest 0.000566 0.000151 60.747146 ( 5.968385)
test_basic 0.003084 0.000823 0.397217 ( 0.478244)
test_all 0.078971 0.017287 390.642466 ( 37.458290)
test_rubyspec 0.016668 0.051800 40.204849 ( 52.789121)
total: 103.52 sec