Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-062057
#<BuildRuby:0x0000564f72d93e20
@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.20231216-062057",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004489 0.000408 1.025414 ( 1.287693)
build_miniruby 0.001148 0.000000 0.870905 ( 0.870698)
build_ruby 0.001607 0.000000 2.718786 ( 2.720321)
build_all 0.008368 0.000000 12.167804 ( 1.007394)
build_install 0.011321 0.000000 3.572060 ( 0.967384)
test_btest 0.000698 0.000000 64.728670 ( 5.156688)
test_basic 0.004575 0.000083 0.378827 ( 0.458607)
test_all 0.089282 0.007635 389.566989 ( 34.938714)
test_rubyspec 0.034872 0.032966 39.741518 ( 52.373555)
total: 99.78 sec