Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-220004
#<BuildRuby:0x000055c9b33fc050
@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.20231202-220004",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004480 0.000498 1.136935 ( 1.476986)
build_miniruby 0.000923 0.000000 0.817979 ( 0.817586)
build_ruby 0.001453 0.000000 2.819328 ( 2.818571)
build_all 0.006637 0.003165 16.437554 ( 1.467944)
build_install 0.009938 0.000000 4.878272 ( 1.149161)
test_btest 0.000714 0.000000 85.197744 ( 6.973271)
test_basic 0.004065 0.000384 0.698609 ( 0.779561)
test_all 0.107711 0.030261 514.150006 ( 55.190689)
test_rubyspec 0.020498 0.026606 50.105170 ( 62.407060)
total: 133.08 sec