Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-163941
#<BuildRuby:0x0000558143f5afe0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220901-163941",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010531 0.000951 0.997926 ( 1.070318)
build_miniruby 0.002159 0.000309 0.078584 ( 0.077680)
build_ruby 0.001935 0.000276 0.077338 ( 0.076155)
build_all 0.002215 0.007543 1.536891 ( 0.575933)
build_install 0.016141 0.006359 1.910400 ( 0.943308)
test_btest 0.000837 0.000233 74.324001 ( 8.154079)
test_basic 0.005854 0.001626 0.328229 ( 0.418299)
test_all 0.002731 0.001818 644.318140 ( 64.713342)
test_rubyspec 0.110597 0.061566 45.401276 ( 53.844133)
total: 129.87 sec