Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-091539
#<BuildRuby:0x000055650216bea0
@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-091539",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001595 0.003592 1.024176 ( 1.299888)
build_miniruby 0.001095 0.000182 0.877361 ( 0.877510)
build_ruby 0.000893 0.000149 2.707599 ( 2.710550)
build_all 0.008307 0.000052 12.127929 ( 1.024615)
build_install 0.003964 0.006991 3.566520 ( 0.973931)
test_btest 0.000425 0.000106 64.206194 ( 4.816599)
test_basic 0.000690 0.002871 0.376808 ( 0.459155)
test_all 0.081470 0.021815 419.357753 ( 35.529105)
test_rubyspec 0.031179 0.030467 39.967736 ( 52.630591)
total: 100.32 sec