Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-055108
#<BuildRuby:0x000055bb2792b5c0
@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.20230202-055108",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003333 0.000000 0.624843 ( 1.022251)
build_miniruby 0.000861 0.000058 0.615659 ( 0.614859)
build_ruby 0.000827 0.000330 2.036818 ( 2.036563)
build_all 0.008876 0.000108 11.961420 ( 1.502028)
build_install 0.006183 0.000000 1.480447 ( 0.703974)
test_btest 0.000000 0.000729 67.185953 ( 6.084651)
test_basic 0.000827 0.002878 0.247098 ( 0.342987)
test_all 0.000000 0.001312 488.039192 ( 45.589249)
test_rubyspec 0.014055 0.015966 35.818845 ( 46.163325)
total: 104.06 sec