Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-075223
#<BuildRuby:0x000056238d5c3738
@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.20230609-075223",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005409 1.576300 ( 2.906447)
build_miniruby 0.000340 0.001137 0.856831 ( 0.855334)
build_ruby 0.000890 0.000389 2.434312 ( 2.434303)
build_all 0.007450 0.002098 12.427765 ( 1.181609)
build_install 0.007835 0.000151 1.766702 ( 0.869173)
test_btest 0.000738 0.000281 83.097935 ( 6.794894)
test_basic 0.003269 0.001245 0.744496 ( 0.829804)
test_all 0.001135 0.000432 410.537781 ( 42.234667)
test_rubyspec 0.015000 0.021982 41.696066 ( 54.276150)
total: 112.38 sec