Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-182418
#<BuildRuby:0x000055de07e73840
@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.20240104-182418",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004732 0.001479 1.695331 ( 1.752869)
build_miniruby 0.000705 0.000221 0.892999 ( 0.892209)
build_ruby 0.001024 0.000320 2.798810 ( 2.798852)
build_all 0.000303 0.008869 14.513958 ( 1.319091)
build_install 0.006739 0.000968 4.281454 ( 1.088392)
test_btest 0.000413 0.000170 73.547604 ( 7.263971)
test_basic 0.004242 0.000000 0.752193 ( 0.832073)
test_all 0.089136 0.040058 512.627669 ( 50.463299)
test_rubyspec 0.022901 0.020330 48.759632 ( 61.244000)
total: 127.66 sec