Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-115543
#<BuildRuby:0x00005580afea80c8
@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.20240107-115543",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005040 0.000000 1.394735 ( 1.799377)
build_miniruby 0.001487 0.000000 1.440242 ( 1.443010)
build_ruby 0.001657 0.000000 4.311243 ( 4.319497)
build_all 0.010301 0.000000 16.482464 ( 1.761858)
build_install 0.015093 0.000000 4.850894 ( 1.648383)
test_btest 0.000836 0.000000 82.589408 ( 10.001772)
test_basic 0.001965 0.003049 0.708576 ( 0.773613)
test_all 0.078307 0.044817 529.342830 ( 66.900035)
test_rubyspec 0.038966 0.026546 79.232939 ( 91.549969)
total: 180.20 sec