Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-043741
#<BuildRuby:0x000055a1fb3e7f90
@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.20231210-043741",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000439 0.004078 0.999165 ( 1.392130)
build_miniruby 0.001035 0.000188 0.872067 ( 0.871288)
build_ruby 0.000995 0.000181 2.704573 ( 2.708118)
build_all 0.006812 0.000429 12.066989 ( 0.985154)
build_install 0.011515 0.000372 3.581322 ( 0.963079)
test_btest 0.000697 0.000099 62.116549 ( 6.291136)
test_basic 0.003136 0.000448 0.376213 ( 0.457537)
test_all 0.064766 0.036118 390.749196 ( 40.508625)
test_rubyspec 0.025072 0.039880 39.666974 ( 52.318091)
total: 106.50 sec