Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-215836
#<BuildRuby:0x000056146128c028
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230524-215836",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004624 0.000770 1.449043 ( 2.733112)
build_miniruby 0.000940 0.000157 0.791816 ( 0.791203)
build_ruby 0.001028 0.000172 2.352342 ( 2.353373)
build_all 0.007645 0.001274 12.385239 ( 1.085156)
build_install 0.005957 0.000993 1.681577 ( 0.876113)
test_btest 0.000862 0.000144 80.454995 ( 7.000439)
test_basic 0.003931 0.000000 0.712375 ( 0.799756)
test_all 0.000907 0.000000 446.292163 ( 38.200964)
test_rubyspec 0.019952 0.016439 41.802940 ( 54.288387)
total: 108.13 sec