Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-134224
#<BuildRuby:0x000055e176e2b4b0
@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.20230729-134224",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001866 0.004453 1.325101 ( 2.607857)
build_miniruby 0.000828 0.000184 0.916313 ( 0.915409)
build_ruby 0.000963 0.000214 2.840602 ( 2.840106)
build_all 0.003836 0.005313 13.633166 ( 1.189539)
build_install 0.008074 0.000000 1.994305 ( 0.892980)
test_btest 0.001029 0.000000 82.836232 ( 7.302411)
test_basic 0.006458 0.000000 0.748117 ( 0.827248)
test_all 0.001737 0.000000 502.471885 ( 56.140160)
test_rubyspec 0.027424 0.014260 44.629441 ( 57.024711)
total: 129.74 sec