Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-232242
#<BuildRuby:0x000055f9fff28178
@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.20240109-232242",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005540 0.000212 0.816260 ( 1.194932)
build_miniruby 0.000868 0.000133 0.812753 ( 0.812935)
build_ruby 0.001686 0.000259 2.681192 ( 2.681962)
build_all 0.007470 0.000428 11.908320 ( 0.972577)
build_install 0.007516 0.002817 3.371360 ( 0.960255)
test_btest 0.000605 0.000101 66.724089 ( 4.463190)
test_basic 0.000000 0.003994 0.398375 ( 0.478942)
test_all 0.081876 0.016372 374.812791 ( 38.347189)
test_rubyspec 0.032020 0.040502 40.618958 ( 53.149658)
total: 103.06 sec