Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-222222
#<BuildRuby:0x0000563b98fdb4f0
@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.20240112-222222",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000854 0.004278 0.816218 ( 1.229635)
build_miniruby 0.001034 0.000000 0.827553 ( 0.827488)
build_ruby 0.001626 0.000000 2.688613 ( 2.697696)
build_all 0.007654 0.000000 12.102559 ( 0.969774)
build_install 0.010817 0.000312 3.562600 ( 0.974205)
test_btest 0.000747 0.000000 63.566496 ( 5.797676)
test_basic 0.001719 0.002432 0.406339 ( 0.486484)
test_all 0.068034 0.032536 403.249223 ( 34.721696)
test_rubyspec 0.019693 0.045957 40.660745 ( 53.206838)
total: 100.91 sec