Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-174840
#<BuildRuby:0x000056461c75f248
@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.20231213-174840",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000324 0.004135 1.018611 ( 1.301426)
build_miniruby 0.000989 0.000000 0.878613 ( 0.879314)
build_ruby 0.001295 0.000000 2.704744 ( 2.707124)
build_all 0.007854 0.000000 12.119180 ( 0.998437)
build_install 0.009700 0.002962 3.574673 ( 0.975977)
test_btest 0.000642 0.000161 63.719760 ( 4.709498)
test_basic 0.002828 0.000707 0.375448 ( 0.457802)
test_all 0.087914 0.015140 416.176954 ( 37.284019)
test_rubyspec 0.029205 0.044050 39.658324 ( 52.333371)
total: 101.65 sec