Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-001251
#<BuildRuby:0x0000559012783280
@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.20240110-001251",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000026 0.000000 0.000026 ( 0.000024)
build_up 0.003935 0.000000 0.877592 ( 2.459906)
build_miniruby 0.000984 0.000000 0.893443 ( 0.893155)
build_ruby 0.001396 0.000000 2.692869 ( 2.695504)
build_all 0.009820 0.000000 14.650444 ( 1.345433)
build_install 0.008160 0.000940 4.222487 ( 1.136780)
test_btest 0.000533 0.000142 80.719447 ( 7.206341)
test_basic 0.002669 0.000712 0.451883 ( 0.531939)
test_all 0.094438 0.037715 542.042829 ( 62.377088)
test_rubyspec 0.021566 0.012151 49.408758 ( 62.176385)
total: 140.82 sec