Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-123717
#<BuildRuby:0x0000562c3d8ef638
@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.20231125-123717",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002603 0.003652 0.911028 ( 1.333156)
build_miniruby 0.000827 0.000191 0.799074 ( 0.799060)
build_ruby 0.001450 0.000334 2.630977 ( 2.631625)
build_all 0.006619 0.001528 12.116730 ( 1.028352)
build_install 0.010413 0.003743 3.714340 ( 0.991891)
test_btest 0.000575 0.000144 64.026148 ( 5.644980)
test_basic 0.001631 0.003583 0.397032 ( 0.476362)
test_all 0.075117 0.022561 361.908037 ( 32.229543)
test_rubyspec 0.029512 0.035752 39.915043 ( 52.462962)
total: 97.60 sec