Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-213118
#<BuildRuby:0x000055aa9ab97568
@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-213118",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.002117 0.003839 1.426874 ( 2.678245)
build_miniruby 0.000935 0.000147 0.756845 ( 0.756800)
build_ruby 0.001022 0.000161 2.487484 ( 2.488140)
build_all 0.008546 0.000657 12.220775 ( 1.114945)
build_install 0.007740 0.000000 1.705758 ( 0.839644)
test_btest 0.000993 0.000002 80.678485 ( 6.884483)
test_basic 0.003077 0.000420 0.685435 ( 0.772453)
test_all 0.001352 0.000184 407.744676 ( 41.810975)
test_rubyspec 0.012461 0.027869 41.910294 ( 54.459242)
total: 111.81 sec