Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-093235
#<BuildRuby:0x0000563e89233d68
@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.20231201-093235",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004968 0.000047 1.496237 ( 1.894451)
build_miniruby 0.000840 0.000040 0.903551 ( 0.903267)
build_ruby 0.001196 0.000057 2.815625 ( 2.816076)
build_all 0.009492 0.000452 15.703027 ( 1.429994)
build_install 0.008073 0.000384 4.618540 ( 1.110921)
test_btest 0.001091 0.000052 82.697702 ( 7.026579)
test_basic 0.004579 0.000000 0.595961 ( 0.671507)
test_all 0.086518 0.046172 518.885567 ( 46.446408)
test_rubyspec 0.022778 0.023425 48.424687 ( 60.682552)
total: 122.98 sec