Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-172805
#<BuildRuby:0x0000558a6c347438
@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.20231222-172805",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003604 0.000328 0.739419 ( 1.136035)
build_miniruby 0.001101 0.000100 0.905581 ( 0.905280)
build_ruby 0.001079 0.000098 2.772390 ( 2.775912)
build_all 0.000000 0.006877 12.175116 ( 1.014659)
build_install 0.001943 0.007162 3.514618 ( 0.980555)
test_btest 0.000515 0.000183 66.215648 ( 5.821914)
test_basic 0.003883 0.000036 0.391123 ( 0.473285)
test_all 0.084049 0.020662 403.624991 ( 45.701321)
test_rubyspec 0.015955 0.032016 40.591368 ( 53.335367)
total: 112.14 sec