Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-223009
#<BuildRuby:0x000055e09e167310
@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.20231129-223009",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000000 0.003895 0.839444 ( 1.282705)
build_miniruby 0.000465 0.000361 0.877411 ( 0.877831)
build_ruby 0.000686 0.000428 2.722283 ( 2.723275)
build_all 0.007031 0.000000 12.196560 ( 0.993683)
build_install 0.011755 0.000000 3.555048 ( 0.965970)
test_btest 0.000655 0.000000 63.594406 ( 5.382121)
test_basic 0.002589 0.000536 0.374804 ( 0.456985)
test_all 0.073275 0.025158 364.787176 ( 42.793465)
test_rubyspec 0.031329 0.041167 39.714186 ( 52.378907)
total: 107.86 sec