Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-194514
#<BuildRuby:0x000055c898484048
@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.20240114-194514",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004290 0.000757 1.177441 ( 1.544847)
build_miniruby 0.001420 0.000000 0.819305 ( 0.818197)
build_ruby 0.001287 0.000000 2.605456 ( 2.605572)
build_all 0.009023 0.000465 14.093907 ( 1.304479)
build_install 0.006176 0.000975 4.055532 ( 1.050860)
test_btest 0.000798 0.000126 74.697482 ( 6.965837)
test_basic 0.004091 0.000000 0.797971 ( 0.874196)
test_all 0.093942 0.040147 480.851006 ( 52.136593)
test_rubyspec 0.031930 0.012759 48.483201 ( 60.891993)
total: 128.19 sec