Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-121343
#<BuildRuby:0x0000563885b3bd48
@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-121343",
@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.000022 0.000004 0.000026 ( 0.000025)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000610 0.003195 0.615911 ( 1.054905)
build_miniruby 0.000939 0.000000 0.635099 ( 0.634828)
build_ruby 0.001154 0.000000 2.098614 ( 2.099254)
build_all 0.009176 0.000000 12.310169 ( 1.494892)
build_install 0.006299 0.000000 1.472475 ( 0.710579)
test_btest 0.000722 0.000000 65.894718 ( 6.331742)
test_basic 0.003285 0.000548 0.260406 ( 0.355435)
test_all 0.001069 0.000116 504.464543 ( 47.211378)
test_rubyspec 0.018300 0.013793 35.443168 ( 45.890116)
total: 105.78 sec