Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-071954
#<BuildRuby:0x0000563f9aab4020
@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.20230113-071954",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004084 0.000000 0.647203 ( 1.062637)
build_miniruby 0.000863 0.000000 0.671205 ( 0.670488)
build_ruby 0.001294 0.000000 2.397296 ( 2.397460)
build_all 0.007191 0.002430 12.987940 ( 1.642553)
build_install 0.005847 0.000525 1.493120 ( 0.720290)
test_btest 0.000494 0.000116 65.094532 ( 6.389163)
test_basic 0.000000 0.003393 0.255182 ( 0.351106)
test_all 0.000890 0.000590 496.619678 ( 47.986798)
test_rubyspec 0.020215 0.009295 35.146816 ( 45.697845)
total: 106.92 sec