Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-234215
#<BuildRuby:0x000055f5837cf4b0
@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-234215",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003471 0.000695 0.978948 ( 1.268392)
build_miniruby 0.000587 0.000118 0.865619 ( 0.865678)
build_ruby 0.001417 0.000284 2.709990 ( 2.710120)
build_all 0.006205 0.001241 12.116489 ( 1.015614)
build_install 0.013283 0.000000 3.571618 ( 0.976098)
test_btest 0.000646 0.000000 63.745848 ( 5.153087)
test_basic 0.003387 0.000000 0.372220 ( 0.454885)
test_all 0.077579 0.022295 389.402898 ( 33.298132)
test_rubyspec 0.045999 0.021792 39.588917 ( 52.254360)
total: 98.00 sec