Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-161217
#<BuildRuby:0x0000558f50e07e20
@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.20231204-161217",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004216 0.001686 1.327616 ( 1.734955)
build_miniruby 0.000778 0.000311 0.931747 ( 0.931427)
build_ruby 0.001070 0.000428 3.015194 ( 3.015367)
build_all 0.006694 0.003530 16.320096 ( 1.477062)
build_install 0.006803 0.002802 4.894845 ( 1.167167)
test_btest 0.000765 0.000315 85.211076 ( 7.579099)
test_basic 0.005431 0.000000 0.803888 ( 0.880668)
test_all 0.102973 0.034182 529.620204 ( 57.877214)
test_rubyspec 0.017681 0.032089 51.147800 ( 63.522117)
total: 138.19 sec