Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-090217
#<BuildRuby:0x000055582fb980e8
@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.20231014-090217",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001299 0.004506 1.471197 ( 1.688456)
build_miniruby 0.000780 0.000292 0.896545 ( 0.896400)
build_ruby 0.000933 0.000349 2.896333 ( 2.896216)
build_all 0.007490 0.002809 17.973591 ( 1.607900)
build_install 0.006102 0.003414 5.259778 ( 1.242614)
test_btest 0.000747 0.000290 89.598268 ( 7.821628)
test_basic 0.001103 0.003099 0.673197 ( 0.748971)
test_all 0.002551 0.003293 567.032440 ( 65.451647)
test_rubyspec 0.030036 0.021904 50.840043 ( 63.177344)
total: 145.53 sec