Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-201833
#<BuildRuby:0x00005620de7b0188
@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.20240116-201833",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003467 0.001387 0.797172 ( 1.226164)
build_miniruby 0.001123 0.000000 0.846894 ( 0.846660)
build_ruby 0.001496 0.000000 2.677387 ( 2.678183)
build_all 0.002815 0.005264 12.049407 ( 0.945969)
build_install 0.012232 0.000000 3.436988 ( 0.967471)
test_btest 0.000866 0.000000 64.482174 ( 4.604898)
test_basic 0.003911 0.000000 0.391652 ( 0.472373)
test_all 0.078613 0.017542 386.860902 ( 38.444895)
test_rubyspec 0.066841 0.060908 73.827518 ( 86.309960)
total: 136.50 sec