Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-203003
#<BuildRuby:0x00005603f5d6be20
@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.20240109-203003",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000012)
build_up 0.003984 0.000000 0.755963 ( 1.159179)
build_miniruby 0.001261 0.000000 0.933225 ( 0.932862)
build_ruby 0.001209 0.000000 2.718381 ( 2.719602)
build_all 0.009959 0.000000 14.761129 ( 1.359261)
build_install 0.007334 0.001130 4.305270 ( 1.152635)
test_btest 0.000550 0.000122 81.037465 ( 6.738213)
test_basic 0.003237 0.000000 0.526499 ( 0.608531)
test_all 0.100682 0.034198 523.329465 ( 50.968447)
test_rubyspec 0.007734 0.026302 49.721680 ( 62.234601)
total: 127.87 sec