Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-085054
#<BuildRuby:0x000056015d6b34b0
@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.20231221-085054",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000006 0.000003 0.000009 ( 0.000007)
build_up 0.002893 0.001447 1.046161 ( 1.297170)
build_miniruby 0.000600 0.000300 0.899058 ( 0.899684)
build_ruby 0.001169 0.000000 2.734385 ( 2.738260)
build_all 0.007420 0.000000 12.303939 ( 1.047021)
build_install 0.008186 0.001251 3.621943 ( 0.982780)
test_btest 0.000382 0.000139 61.509876 ( 6.378001)
test_basic 0.002552 0.000928 0.384171 ( 0.462162)
test_all 0.088998 0.015921 408.632085 ( 42.863127)
test_rubyspec 0.015215 0.037304 40.472069 ( 53.202061)
total: 109.87 sec