Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-185339
#<BuildRuby:0x0000560fe6dc3fd8
@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.20231219-185339",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000141 0.004077 1.032900 ( 1.284089)
build_miniruby 0.001113 0.000000 0.880553 ( 0.879869)
build_ruby 0.000924 0.000000 2.707714 ( 2.711122)
build_all 0.004764 0.002435 12.138367 ( 0.998051)
build_install 0.002890 0.007432 3.575200 ( 0.971406)
test_btest 0.000530 0.000232 64.795648 ( 4.473820)
test_basic 0.003641 0.000186 0.379205 ( 0.463300)
test_all 0.076257 0.021131 391.920995 ( 38.292887)
test_rubyspec 0.045404 0.025965 40.082049 ( 52.704916)
total: 102.78 sec