Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-182226
#<BuildRuby:0x000055737e663568
@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.20230810-182226",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006212 0.000000 1.468949 ( 2.754355)
build_miniruby 0.000924 0.000000 0.857370 ( 0.857094)
build_ruby 0.001062 0.000095 2.698321 ( 2.697993)
build_all 0.009854 0.000000 14.524686 ( 1.296740)
build_install 0.008329 0.000510 2.131192 ( 0.930553)
test_btest 0.000907 0.000206 82.871291 ( 7.544256)
test_basic 0.004256 0.000000 0.671350 ( 0.749005)
test_all 0.002393 0.000000 533.920252 ( 45.213092)
test_rubyspec 0.027260 0.016882 45.510933 ( 57.859264)
total: 119.90 sec