Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-193638
#<BuildRuby:0x000055a8339dc188
@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.20231202-193638",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003376 0.000675 0.980363 ( 1.248557)
build_miniruby 0.000588 0.000118 0.862808 ( 0.863993)
build_ruby 0.001181 0.000000 2.696914 ( 2.698716)
build_all 0.007530 0.000005 12.094991 ( 1.002583)
build_install 0.006078 0.002963 3.614179 ( 0.976082)
test_btest 0.000546 0.000109 61.753460 ( 5.991739)
test_basic 0.002552 0.000511 0.376380 ( 0.460236)
test_all 0.074322 0.025184 394.950586 ( 33.429199)
test_rubyspec 0.036692 0.030521 40.012511 ( 52.633290)
total: 99.30 sec