Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-011544
#<BuildRuby:0x000055e9f7f03818
@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.20240116-011544",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004040 0.000000 1.022519 ( 1.412050)
build_miniruby 0.000918 0.000000 0.809520 ( 0.809228)
build_ruby 0.001224 0.000000 2.634183 ( 2.634046)
build_all 0.005015 0.003847 14.161912 ( 1.317115)
build_install 0.007455 0.000854 4.036111 ( 1.051671)
test_btest 0.000910 0.000228 76.986466 ( 6.879028)
test_basic 0.000448 0.004396 0.633648 ( 0.708064)
test_all 0.071493 0.059635 491.602036 ( 53.310683)
test_rubyspec 0.025231 0.024170 48.953091 ( 61.347419)
total: 129.47 sec