Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-041042
#<BuildRuby:0x00005629529baf38
@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.20230131-041042",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.003806 0.609066 ( 1.019611)
build_miniruby 0.000588 0.000346 0.619341 ( 0.618811)
build_ruby 0.000861 0.000313 2.032784 ( 2.032760)
build_all 0.002715 0.005950 11.822597 ( 1.440539)
build_install 0.003209 0.003211 1.472300 ( 0.720905)
test_btest 0.000433 0.000217 65.117340 ( 6.125430)
test_basic 0.000443 0.003496 0.280775 ( 0.375457)
test_all 0.000000 0.001232 484.015257 ( 45.392057)
test_rubyspec 0.008923 0.019748 34.745199 ( 45.312581)
total: 103.04 sec