Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-051115
#<BuildRuby:0x000055cdf583bcb0
@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.20240115-051115",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.003976 0.000994 1.179414 ( 1.570011)
build_miniruby 0.000805 0.000202 0.940846 ( 0.940243)
build_ruby 0.001380 0.000345 2.649377 ( 2.653753)
build_all 0.007417 0.001854 14.218664 ( 1.308466)
build_install 0.006135 0.001534 4.139670 ( 1.064230)
test_btest 0.001074 0.000000 74.160634 ( 7.138502)
test_basic 0.000627 0.004378 0.768134 ( 0.841755)
test_all 0.115769 0.016684 482.054566 ( 54.179526)
test_rubyspec 0.015272 0.032068 47.461314 ( 59.762941)
total: 129.46 sec