Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-021225
#<BuildRuby:0x0000561d1a7600d8
@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.20231228-021225",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005024 0.000203 0.803339 ( 1.199938)
build_miniruby 0.000800 0.000200 0.811198 ( 0.811089)
build_ruby 0.001150 0.000287 2.671855 ( 2.672648)
build_all 0.002618 0.005324 11.964747 ( 0.972725)
build_install 0.010116 0.000220 3.411357 ( 0.970973)
test_btest 0.000520 0.000149 61.752405 ( 5.841972)
test_basic 0.003488 0.000997 0.407590 ( 0.486873)
test_all 0.072178 0.023449 393.479318 ( 36.161598)
test_rubyspec 0.039341 0.027421 40.443001 ( 53.051634)
total: 102.17 sec