Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-214309
#<BuildRuby:0x000055e74fcd76e8
@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.20231227-214309",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004610 0.000090 1.061615 ( 1.489834)
build_miniruby 0.001174 0.000185 0.847310 ( 0.846456)
build_ruby 0.001154 0.000182 2.694855 ( 2.694777)
build_all 0.009870 0.000208 15.695969 ( 1.419656)
build_install 0.001415 0.007003 4.386934 ( 1.113484)
test_btest 0.000890 0.000194 80.727341 ( 6.805596)
test_basic 0.001409 0.004379 0.836305 ( 0.911071)
test_all 0.124732 0.007321 508.772036 ( 55.953559)
test_rubyspec 0.026507 0.022206 49.452426 ( 61.780332)
total: 133.02 sec