Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-201344
#<BuildRuby:0x000055d1fe223280
@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.20231223-201344",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.003450 0.000000 0.743110 ( 1.126673)
build_miniruby 0.000943 0.000276 0.918618 ( 0.918769)
build_ruby 0.001095 0.000685 2.771352 ( 2.774762)
build_all 0.005062 0.002195 12.038060 ( 1.036471)
build_install 0.006225 0.003735 3.427287 ( 0.985744)
test_btest 0.000473 0.000284 63.272559 ( 5.676358)
test_basic 0.001265 0.002464 0.376196 ( 0.458590)
test_all 0.100414 0.009480 450.214718 ( 38.188432)
test_rubyspec 0.030784 0.026102 40.411016 ( 53.142420)
total: 104.31 sec