Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-034148
#<BuildRuby:0x00005567387e76e8
@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.20230108-034148",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004101 0.000000 0.635628 ( 1.073129)
build_miniruby 0.001029 0.000000 0.670089 ( 0.669294)
build_ruby 0.001369 0.000000 2.412092 ( 2.411779)
build_all 0.009576 0.000000 12.954274 ( 1.591713)
build_install 0.006765 0.000000 1.538859 ( 0.723372)
test_btest 0.000731 0.000000 65.268205 ( 5.938831)
test_basic 0.003529 0.000000 0.254114 ( 0.349494)
test_all 0.001077 0.000446 497.874337 ( 48.174446)
test_rubyspec 0.010531 0.018343 35.829624 ( 46.401354)
total: 107.33 sec