Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-190232
#<BuildRuby:0x000055a981c2b520
@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.20230615-190232",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001409 0.004282 1.464602 ( 2.809810)
build_miniruby 0.000904 0.000150 0.828797 ( 0.828108)
build_ruby 0.001073 0.000178 2.467072 ( 2.467630)
build_all 0.004883 0.005329 13.016603 ( 1.233104)
build_install 0.002792 0.005292 1.858797 ( 0.848341)
test_btest 0.000747 0.000208 82.573121 ( 7.332846)
test_basic 0.000000 0.004396 0.758690 ( 0.839880)
test_all 0.000703 0.000445 449.352788 ( 40.768070)
test_rubyspec 0.007188 0.030548 43.006495 ( 55.542861)
total: 112.67 sec