Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-053239
#<BuildRuby:0x0000556fd2048110
@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.20231223-053239",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003438 0.000687 0.737174 ( 1.156498)
build_miniruby 0.001061 0.000212 0.907426 ( 0.907994)
build_ruby 0.001179 0.000235 2.775476 ( 2.779388)
build_all 0.006956 0.001392 12.117031 ( 1.061669)
build_install 0.008748 0.000000 3.479112 ( 0.991205)
test_btest 0.000613 0.000000 67.684594 ( 5.240608)
test_basic 0.004000 0.000000 0.380684 ( 0.463065)
test_all 0.071597 0.034081 422.572674 ( 35.995777)
test_rubyspec 0.020845 0.028180 40.797651 ( 53.563862)
total: 102.16 sec