Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-084852
#<BuildRuby:0x0000563434538748
@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.20221226-084852",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007313 0.001125 0.958438 ( 1.444446)
build_miniruby 0.002694 0.000000 0.837880 ( 0.837010)
build_ruby 0.002820 0.000161 2.111584 ( 2.111642)
build_all 0.013402 0.007424 18.471845 ( 2.148177)
build_install 0.022953 0.000000 2.009835 ( 1.031006)
test_btest 0.001503 0.000000 89.023292 ( 9.146148)
test_basic 0.010744 0.000000 0.338462 ( 0.423700)
test_all 0.000000 0.002251 672.158086 ( 72.545269)
test_rubyspec 0.083306 0.091897 47.527958 ( 55.637681)
total: 145.33 sec