Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-053935
#<BuildRuby:0x000055e628f8f7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-053935",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003408 0.001515 0.778491 ( 1.170100)
build_miniruby 0.000727 0.000323 0.815648 ( 0.815996)
build_ruby 0.000000 0.001442 2.675440 ( 2.676200)
build_all 0.000381 0.007718 12.103237 ( 0.969320)
build_install 0.009926 0.000472 3.414410 ( 0.993997)
test_btest 0.000533 0.000291 63.523046 ( 4.434652)
test_basic 0.004046 0.000000 0.382970 ( 0.462657)
test_all 0.087003 0.012705 368.085027 ( 40.413165)
test_rubyspec 0.040657 0.035954 40.617369 ( 53.150606)
total: 105.09 sec