Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-024244
#<BuildRuby:0x0000557bb513f7f0
@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.20231223-024244",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003391 0.742179 ( 1.123769)
build_miniruby 0.000117 0.000623 0.896807 ( 0.897683)
build_ruby 0.001020 0.000000 2.776126 ( 2.779881)
build_all 0.005805 0.001140 12.239404 ( 0.999723)
build_install 0.005689 0.004935 3.463784 ( 0.976499)
test_btest 0.000491 0.000223 63.969676 ( 4.847415)
test_basic 0.003172 0.001441 0.384178 ( 0.465371)
test_all 0.088883 0.017179 436.047362 ( 40.466516)
test_rubyspec 0.013716 0.034164 40.739204 ( 53.513926)
total: 106.07 sec