Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-040434
#<BuildRuby:0x000055748a953ce8
@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.20231018-040434",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003717 0.001161 1.295795 ( 1.561151)
build_miniruby 0.000990 0.000309 0.950632 ( 0.949853)
build_ruby 0.001290 0.000000 2.770078 ( 2.770112)
build_all 0.010286 0.000838 18.583272 ( 1.635084)
build_install 0.006779 0.003825 5.488312 ( 1.256217)
test_btest 0.000773 0.000232 94.523854 ( 7.894961)
test_basic 0.003328 0.000998 0.706479 ( 0.781833)
test_all 0.006101 0.000434 609.591445 ( 58.662452)
test_rubyspec 0.039761 0.007719 51.792817 ( 64.045237)
total: 139.56 sec