Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-024930
#<BuildRuby:0x0000560cbadf7c18
@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.20231209-024930",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004809 0.000000 1.010362 ( 1.278105)
build_miniruby 0.001159 0.000000 0.862693 ( 0.862859)
build_ruby 0.001131 0.000000 2.699370 ( 2.700859)
build_all 0.008801 0.000000 12.153078 ( 0.981388)
build_install 0.008885 0.005630 3.564905 ( 0.964713)
test_btest 0.000727 0.000056 64.236855 ( 5.305711)
test_basic 0.004075 0.000314 0.377894 ( 0.458295)
test_all 0.088967 0.013040 406.427084 ( 42.929230)
test_rubyspec 0.027050 0.036456 39.781317 ( 52.459475)
total: 107.94 sec