Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-012235
#<BuildRuby:0x0000559590773320
@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.20231204-012235",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004347 0.000029 0.990501 ( 1.247863)
build_miniruby 0.001043 0.000087 0.868471 ( 0.868256)
build_ruby 0.001247 0.000104 2.689777 ( 2.723889)
build_all 0.000173 0.008539 12.115612 ( 1.002759)
build_install 0.008790 0.000055 3.566316 ( 0.977791)
test_btest 0.000592 0.000126 63.222058 ( 5.048420)
test_basic 0.000000 0.003439 0.373178 ( 0.456015)
test_all 0.080115 0.021893 394.325532 ( 42.366459)
test_rubyspec 0.045401 0.022119 39.530249 ( 52.203430)
total: 106.90 sec