Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-015641
#<BuildRuby:0x000055abeb023568
@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.20240118-015641",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.005225 1.374365 ( 1.740520)
build_miniruby 0.000000 0.001029 0.829356 ( 0.828708)
build_ruby 0.000000 0.001904 2.754815 ( 2.759256)
build_all 0.005679 0.003819 14.504366 ( 1.277097)
build_install 0.006638 0.000953 4.255322 ( 1.068545)
test_btest 0.000849 0.000297 79.043318 ( 6.963010)
test_basic 0.001722 0.003194 0.624275 ( 0.705544)
test_all 0.094944 0.035602 489.299144 ( 43.850121)
test_rubyspec 0.042549 0.017588 79.832078 ( 92.262713)
total: 151.46 sec