Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-182717
#<BuildRuby:0x00005649820b2eb8
@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.20240111-182717",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000710 0.004232 1.113798 ( 1.501331)
build_miniruby 0.001250 0.000278 1.000599 ( 1.000285)
build_ruby 0.001273 0.000283 2.777545 ( 2.777373)
build_all 0.006153 0.003672 14.654944 ( 1.399653)
build_install 0.007282 0.001820 4.237154 ( 1.146762)
test_btest 0.000551 0.000137 78.772839 ( 7.474284)
test_basic 0.002937 0.000734 0.449883 ( 0.528876)
test_all 0.101635 0.034772 549.430745 ( 53.862176)
test_rubyspec 0.022824 0.011635 50.444175 ( 63.005447)
total: 132.70 sec