Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-122447
#<BuildRuby:0x000055b64fc17f90
@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.20231124-122447",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002665 0.002244 0.937121 ( 1.370019)
build_miniruby 0.000820 0.000274 0.851243 ( 0.850810)
build_ruby 0.000000 0.001531 2.649881 ( 2.650442)
build_all 0.005037 0.002622 12.227577 ( 1.006188)
build_install 0.005036 0.006117 3.752460 ( 0.994886)
test_btest 0.000510 0.000235 65.903919 ( 4.841709)
test_basic 0.005086 0.000000 0.402216 ( 0.481560)
test_all 0.063510 0.032019 343.217988 ( 35.750027)
test_rubyspec 0.013299 0.051190 39.786169 ( 52.356389)
total: 100.30 sec