Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-125721
#<BuildRuby:0x000055c1c3a30090
@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.20231203-125721",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003914 0.000000 0.977565 ( 1.254063)
build_miniruby 0.000612 0.000111 0.869580 ( 0.870116)
build_ruby 0.000828 0.000151 2.699273 ( 2.701135)
build_all 0.007820 0.000000 11.938508 ( 1.005418)
build_install 0.005676 0.004377 3.540672 ( 0.970125)
test_btest 0.000731 0.000157 63.075614 ( 5.157669)
test_basic 0.002589 0.000555 0.367551 ( 0.450091)
test_all 0.083821 0.016881 405.184330 ( 39.129805)
test_rubyspec 0.030663 0.039593 39.757690 ( 52.418804)
total: 103.96 sec