Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-094803
#<BuildRuby:0x0000556e5cb7f7f8
@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.20231220-094803",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004441 0.000888 1.045650 ( 1.305461)
build_miniruby 0.001017 0.000204 0.909431 ( 0.908961)
build_ruby 0.000974 0.000194 2.747619 ( 2.752187)
build_all 0.007383 0.000488 12.286807 ( 1.032008)
build_install 0.005981 0.004042 3.609931 ( 0.986725)
test_btest 0.000602 0.000139 64.151766 ( 5.616068)
test_basic 0.002816 0.000650 0.381348 ( 0.465519)
test_all 0.090773 0.018298 462.413598 ( 39.630159)
test_rubyspec 0.032663 0.016563 40.369065 ( 53.103996)
total: 105.80 sec