Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-043936
#<BuildRuby:0x0000556c8420c060
@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.20231202-043936",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000645 0.004195 0.984312 ( 1.254566)
build_miniruby 0.000947 0.000285 0.867531 ( 0.867519)
build_ruby 0.000979 0.000293 2.700529 ( 2.703569)
build_all 0.007239 0.000805 12.129691 ( 0.999966)
build_install 0.011160 0.002672 3.565628 ( 0.971330)
test_btest 0.000667 0.000178 64.044736 ( 5.382321)
test_basic 0.003087 0.000823 0.380169 ( 0.457622)
test_all 0.070678 0.027907 399.389720 ( 44.332239)
test_rubyspec 0.039970 0.030756 39.644331 ( 52.305981)
total: 109.28 sec