Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-094913
#<BuildRuby:0x000055d5f7a1bfa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-094913",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005482 0.000553 1.495027 ( 1.849962)
build_miniruby 0.000846 0.000317 0.963251 ( 0.962443)
build_ruby 0.001431 0.000000 2.709065 ( 2.709368)
build_all 0.000000 0.010435 16.288619 ( 1.461530)
build_install 0.009733 0.000000 4.731985 ( 1.155097)
test_btest 0.000957 0.000000 82.755035 ( 7.639820)
test_basic 0.001834 0.003002 0.826475 ( 0.902791)
test_all 0.077897 0.054413 530.490366 ( 53.041704)
test_rubyspec 0.024180 0.023482 49.504376 ( 61.866001)
total: 131.59 sec