Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-201345
#<BuildRuby:0x000056079cc47d50
@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.20230210-201345",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003339 0.000556 0.647322 ( 1.189093)
build_miniruby 0.000788 0.000131 0.668625 ( 0.667982)
build_ruby 0.000999 0.000167 2.091765 ( 2.091666)
build_all 0.008558 0.000635 12.318602 ( 1.508355)
build_install 0.001428 0.005081 1.516299 ( 0.722079)
test_btest 0.000562 0.000129 65.943609 ( 6.119689)
test_basic 0.002947 0.000680 0.250352 ( 0.345731)
test_all 0.002240 0.000000 485.773589 ( 47.295611)
test_rubyspec 0.009486 0.016952 34.807542 ( 45.417616)
total: 105.36 sec