Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-035452
#<BuildRuby:0x000056071e39f4b0
@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.20231123-035452",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005585 0.000277 0.930378 ( 1.313978)
build_miniruby 0.001075 0.000000 0.794146 ( 0.794148)
build_ruby 0.001368 0.000000 2.618959 ( 2.619558)
build_all 0.008272 0.000000 12.230310 ( 0.989563)
build_install 0.011512 0.000000 3.684276 ( 0.979426)
test_btest 0.000747 0.000000 63.711319 ( 4.373977)
test_basic 0.001180 0.003426 0.384138 ( 0.463213)
test_all 0.079147 0.013834 350.962815 ( 37.663626)
test_rubyspec 0.029176 0.037601 40.114828 ( 52.670337)
total: 101.87 sec