Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-021409
#<BuildRuby:0x000055c01aad40a0
@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-021409",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003588 0.001435 0.808419 ( 1.192010)
build_miniruby 0.000000 0.000997 0.804068 ( 0.803841)
build_ruby 0.000105 0.001337 2.669200 ( 2.670119)
build_all 0.005437 0.002471 12.010864 ( 0.982722)
build_install 0.009252 0.004205 3.436343 ( 0.982094)
test_btest 0.000537 0.000244 64.480044 ( 5.270230)
test_basic 0.000389 0.005102 0.404695 ( 0.483732)
test_all 0.076933 0.020555 385.057947 ( 37.068062)
test_rubyspec 0.043241 0.034722 40.653833 ( 53.215181)
total: 102.67 sec