Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-085213
#<BuildRuby:0x0000564d0d0e3598
@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.20231214-085213",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003825 0.000765 1.015247 ( 1.273988)
build_miniruby 0.000799 0.000160 0.874469 ( 0.874130)
build_ruby 0.001345 0.000269 2.701456 ( 2.702003)
build_all 0.006996 0.000436 12.180859 ( 1.009573)
build_install 0.011888 0.000000 3.567633 ( 0.965661)
test_btest 0.000733 0.000000 64.573537 ( 4.532648)
test_basic 0.001293 0.002188 0.375788 ( 0.456921)
test_all 0.081388 0.021566 378.870391 ( 40.354141)
test_rubyspec 0.027534 0.019021 39.801119 ( 52.483976)
total: 104.65 sec