Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-021413
#<BuildRuby:0x00005557bda26ee8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231215-021413",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004533 0.000000 1.019648 ( 1.268477)
build_miniruby 0.001162 0.000000 0.868416 ( 0.868496)
build_ruby 0.001532 0.000000 2.724077 ( 2.726243)
build_all 0.007324 0.000000 12.164169 ( 1.019969)
build_install 0.012877 0.000226 3.543895 ( 0.972694)
test_btest 0.000588 0.000035 65.570117 ( 5.048597)
test_basic 0.003782 0.000223 0.376186 ( 0.457817)
test_all 0.075651 0.020714 380.499244 ( 43.090141)
test_rubyspec 0.036176 0.029086 39.939731 ( 52.599030)
total: 108.05 sec