Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-013319
#<BuildRuby:0x00005564c19d10b8
@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.20221007-013319",
@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.000027 0.000007 0.000034 ( 0.000034)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.008005 0.003918 1.121884 ( 1.428578)
build_miniruby 0.001137 0.000325 0.094656 ( 0.091772)
build_ruby 0.001213 0.000346 0.094055 ( 0.092064)
build_all 0.006076 0.001736 1.306642 ( 0.556639)
build_install 0.009382 0.004600 1.635941 ( 0.876780)
test_btest 0.001337 0.000417 61.685454 ( 6.628685)
test_basic 0.005970 0.000411 0.352994 ( 0.452535)
test_all 0.007219 0.000359 506.442888 ( 54.660090)
test_rubyspec 0.070850 0.064491 42.383634 ( 51.031211)
total: 115.82 sec