Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-073626
#<BuildRuby:0x0000557fc39bb048
@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.20231211-073626",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004519 0.000410 1.011622 ( 1.259132)
build_miniruby 0.000978 0.000088 0.878195 ( 0.878166)
build_ruby 0.001512 0.000138 2.692865 ( 2.692960)
build_all 0.008728 0.000000 12.216160 ( 0.994512)
build_install 0.005854 0.008539 3.597521 ( 0.971432)
test_btest 0.000675 0.000135 62.621765 ( 6.246464)
test_basic 0.003822 0.000764 0.381909 ( 0.463387)
test_all 0.076655 0.023643 416.459841 ( 35.964367)
test_rubyspec 0.035726 0.037118 39.788707 ( 52.428597)
total: 101.90 sec