Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-155251
#<BuildRuby:0x000055f3274f6df0
@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.20231101-155251",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.000068 0.006209 1.408998 ( 1.728091)
build_miniruby 0.000622 0.000311 0.899299 ( 0.899112)
build_ruby 0.000918 0.000459 2.651396 ( 2.651624)
build_all 0.007887 0.001844 16.830357 ( 1.515502)
build_install 0.005762 0.002712 5.041257 ( 1.172858)
test_btest 0.000641 0.000302 85.428737 ( 7.660386)
test_basic 0.004656 0.000031 0.578680 ( 0.656681)
test_all 0.099906 0.032967 533.713735 ( 53.171745)
test_rubyspec 0.024165 0.026540 51.098953 ( 63.353324)
total: 132.81 sec