Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-064744
#<BuildRuby:0x000055c157184070
@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.20231203-064744",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003454 0.001152 0.978612 ( 1.250495)
build_miniruby 0.000538 0.000179 0.863585 ( 0.863673)
build_ruby 0.001201 0.000401 2.698585 ( 2.700549)
build_all 0.007083 0.000748 12.182368 ( 0.983432)
build_install 0.009068 0.000000 3.566616 ( 0.971158)
test_btest 0.000769 0.000053 64.293041 ( 4.915854)
test_basic 0.002262 0.000565 0.371466 ( 0.452842)
test_all 0.082108 0.019445 387.593674 ( 39.163684)
test_rubyspec 0.029264 0.024135 39.631668 ( 52.336120)
total: 103.64 sec