Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-222516
#<BuildRuby:0x000055a3ca433bb8
@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.20230708-222516",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001086 0.004437 1.449332 ( 2.638715)
build_miniruby 0.000869 0.000272 0.874961 ( 0.875709)
build_ruby 0.001051 0.000328 2.683421 ( 2.683638)
build_all 0.007894 0.001059 8.582139 ( 7.805984)
build_install 0.005394 0.003364 2.045252 ( 1.693566)
test_btest 0.000000 0.001013 86.085042 ( 7.591225)
test_basic 0.000000 0.003784 0.710232 ( 0.790922)
test_all 0.001251 0.000861 470.140220 ( 45.836197)
test_rubyspec 0.017524 0.020708 42.538585 ( 55.029041)
total: 124.95 sec