Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-061302
#<BuildRuby:0x000056358e4640c8
@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-061302",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000779 0.004159 1.033082 ( 1.295715)
build_miniruby 0.001299 0.000000 0.868307 ( 0.868327)
build_ruby 0.001547 0.000000 2.718255 ( 2.719982)
build_all 0.007858 0.000000 12.174295 ( 1.028601)
build_install 0.009642 0.000000 3.582291 ( 0.975280)
test_btest 0.000754 0.000000 65.158277 ( 5.377642)
test_basic 0.004101 0.000110 0.379460 ( 0.460036)
test_all 0.075811 0.024235 383.767705 ( 41.404955)
test_rubyspec 0.023414 0.045870 39.696791 ( 52.311229)
total: 106.44 sec