Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-163912
#<BuildRuby:0x00005648fd7a2f00
@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-163912",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000169 0.004063 1.050284 ( 1.297644)
build_miniruby 0.000967 0.000000 0.910847 ( 0.911442)
build_ruby 0.001192 0.000000 2.732933 ( 2.737716)
build_all 0.007191 0.000340 12.251692 ( 1.019815)
build_install 0.009005 0.000148 3.587208 ( 0.989443)
test_btest 0.000420 0.000090 65.221427 ( 5.824585)
test_basic 0.002869 0.000615 0.395289 ( 0.473933)
test_all 0.085279 0.017719 431.721283 ( 47.047223)
test_rubyspec 0.027035 0.020948 40.384515 ( 53.137138)
total: 113.44 sec