Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-124356
#<BuildRuby:0x000055d44a427e20
@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.20230331-124356",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005975 0.000205 1.434161 ( 3.785030)
build_miniruby 0.000966 0.000102 0.734734 ( 0.734038)
build_ruby 0.001682 0.000000 2.310068 ( 2.309042)
build_all 0.008409 0.000169 11.335898 ( 1.010416)
build_install 0.006539 0.000623 1.539101 ( 0.843856)
test_btest 0.000674 0.000064 77.330474 ( 6.482225)
test_basic 0.002880 0.000274 0.503428 ( 0.599994)
test_all 0.001639 0.000081 421.355312 ( 38.354055)
test_rubyspec 0.002178 0.030691 41.024421 ( 51.489573)
total: 105.61 sec