Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-211108
#<BuildRuby:0x000055c64820afa8
@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.20231122-211108",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001630 0.003772 0.911525 ( 1.307686)
build_miniruby 0.001023 0.000073 0.815717 ( 0.815567)
build_ruby 0.001829 0.000130 2.625879 ( 2.636918)
build_all 0.007753 0.000000 12.217632 ( 1.031469)
build_install 0.011566 0.000000 3.700540 ( 0.996126)
test_btest 0.000616 0.000000 61.480205 ( 5.975733)
test_basic 0.004480 0.000000 0.394304 ( 0.473761)
test_all 0.077482 0.018573 348.402752 ( 37.718406)
test_rubyspec 0.050655 0.015864 39.976111 ( 52.548460)
total: 103.50 sec