Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-105720
#<BuildRuby:0x000055995156bf90
@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.20231123-105720",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005812 0.000261 0.944268 ( 1.372889)
build_miniruby 0.001070 0.000000 0.791556 ( 0.791508)
build_ruby 0.001982 0.000000 2.604637 ( 2.605063)
build_all 0.003800 0.003943 12.186981 ( 1.023452)
build_install 0.012795 0.001620 3.728433 ( 0.988293)
test_btest 0.000761 0.000000 64.050827 ( 5.489106)
test_basic 0.001436 0.003107 0.412073 ( 0.491360)
test_all 0.072991 0.023149 352.054774 ( 41.190161)
test_rubyspec 0.043250 0.025667 39.921825 ( 52.489095)
total: 106.44 sec