Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-083605
#<BuildRuby:0x000055abd20dff60
@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.20231121-083605",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004745 0.001186 0.904737 ( 1.305601)
build_miniruby 0.000780 0.000195 0.811595 ( 0.811639)
build_ruby 0.001546 0.000386 2.603341 ( 2.603785)
build_all 0.006147 0.001537 12.075281 ( 1.010396)
build_install 0.003182 0.011173 3.497029 ( 0.975896)
test_btest 0.000755 0.000000 64.809725 ( 4.617270)
test_basic 0.004769 0.000144 0.401944 ( 0.481155)
test_all 0.067814 0.030797 339.796347 ( 34.831273)
test_rubyspec 0.035519 0.028707 39.815215 ( 52.374772)
total: 99.01 sec