Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-093850
#<BuildRuby:0x0000564ab06b0188
@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.20240104-093850",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004389 0.001197 1.051770 ( 1.329156)
build_miniruby 0.000819 0.000224 0.808752 ( 0.808926)
build_ruby 0.001425 0.000388 2.689112 ( 2.689654)
build_all 0.007825 0.000811 11.920020 ( 0.964598)
build_install 0.009107 0.004682 3.532456 ( 0.979484)
test_btest 0.000614 0.000176 64.295676 ( 4.406015)
test_basic 0.000970 0.003563 0.406979 ( 0.486269)
test_all 0.063288 0.033699 382.116711 ( 34.485298)
test_rubyspec 0.046828 0.019294 40.163611 ( 52.729977)
total: 98.88 sec