Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-212436
#<BuildRuby:0x0000556e01ad7568
@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.20230726-212436",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000025 0.000005 0.000030 ( 0.000028)
build_up 0.004617 0.000770 1.406617 ( 2.738398)
build_miniruby 0.000750 0.000125 0.840856 ( 0.840459)
build_ruby 0.001843 0.000000 2.702156 ( 2.706027)
build_all 0.008872 0.000000 13.588417 ( 1.219789)
build_install 0.007697 0.000000 1.878241 ( 0.864408)
test_btest 0.001113 0.000000 78.682219 ( 7.430303)
test_basic 0.004282 0.000000 0.574112 ( 0.653429)
test_all 0.001340 0.000000 473.575670 ( 54.423848)
test_rubyspec 0.019679 0.020809 42.749533 ( 55.062638)
total: 125.94 sec