Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-043815
#<BuildRuby:0x000055eb097eb040
@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.20231218-043815",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004765 1.397039 ( 1.740095)
build_miniruby 0.000000 0.000958 0.827605 ( 0.828092)
build_ruby 0.000000 0.001493 2.779458 ( 2.780057)
build_all 0.003303 0.006965 16.640116 ( 1.570861)
build_install 0.004299 0.005509 4.936757 ( 1.209196)
test_btest 0.000826 0.000331 84.316548 ( 7.781495)
test_basic 0.000000 0.004622 0.850974 ( 0.927418)
test_all 0.126163 0.012984 512.599967 ( 58.299347)
test_rubyspec 0.032677 0.017594 49.748728 ( 62.120772)
total: 137.26 sec