Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-033013
#<BuildRuby:0x000055708a36ffd8
@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.20231205-033013",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000120 0.003989 0.973059 ( 1.245420)
build_miniruby 0.000690 0.000126 0.864089 ( 0.864062)
build_ruby 0.000927 0.000169 2.707286 ( 2.709536)
build_all 0.003669 0.004022 12.066818 ( 1.018052)
build_install 0.009592 0.000000 3.538443 ( 0.969974)
test_btest 0.000706 0.000000 62.816513 ( 5.672578)
test_basic 0.000000 0.003631 0.375438 ( 0.457202)
test_all 0.073130 0.026969 393.388886 ( 35.376089)
test_rubyspec 0.020185 0.048003 39.850069 ( 52.530516)
total: 100.84 sec