Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-044523
#<BuildRuby:0x000055d20e35b048
@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.20240101-044523",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004697 0.000051 0.787067 ( 1.203853)
build_miniruby 0.001142 0.000081 0.810162 ( 0.810100)
build_ruby 0.001543 0.000000 2.717391 ( 2.717981)
build_all 0.005069 0.002655 12.017694 ( 0.945571)
build_install 0.012354 0.000896 3.415813 ( 0.956440)
test_btest 0.000647 0.000065 65.700302 ( 4.965897)
test_basic 0.005203 0.000520 0.394624 ( 0.473354)
test_all 0.068734 0.028582 397.858181 ( 35.736475)
test_rubyspec 0.037557 0.031907 40.518900 ( 53.050495)
total: 100.86 sec