Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-232036
#<BuildRuby:0x0000561bf72e80d8
@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.20231120-232036",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000529 0.004439 0.915841 ( 1.302772)
build_miniruby 0.000797 0.000239 0.824375 ( 0.824410)
build_ruby 0.001193 0.000358 2.610596 ( 2.621754)
build_all 0.007489 0.000803 11.964793 ( 0.956782)
build_install 0.004379 0.006035 3.522295 ( 0.974497)
test_btest 0.000646 0.000231 64.770383 ( 5.233807)
test_basic 0.004180 0.000000 0.416969 ( 0.496581)
test_all 0.067692 0.026057 349.378402 ( 39.678240)
test_rubyspec 0.030342 0.036344 39.701121 ( 52.246266)
total: 104.34 sec