Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-090535
#<BuildRuby:0x0000556148af4ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-090535",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007927 0.000280 0.955684 ( 1.129129)
build_miniruby 0.002236 0.000160 0.856362 ( 0.855038)
build_ruby 0.000000 0.002327 2.152779 ( 2.153610)
build_all 0.015950 0.005485 18.469813 ( 2.144769)
build_install 0.009987 0.013420 2.031686 ( 1.045714)
test_btest 0.001335 0.000390 95.763420 ( 8.769393)
test_basic 0.005030 0.005427 0.342339 ( 0.427693)
test_all 0.002252 0.000751 679.739961 ( 73.387576)
test_rubyspec 0.103444 0.079133 47.857364 ( 55.964297)
total: 145.88 sec