Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-064116
#<BuildRuby:0x000055cfdfa40038
@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-064116",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000102 0.004003 1.022669 ( 1.301023)
build_miniruby 0.000000 0.000887 0.876548 ( 0.877742)
build_ruby 0.000000 0.001680 2.706604 ( 2.707579)
build_all 0.007202 0.000704 12.013141 ( 0.984042)
build_install 0.005432 0.003351 3.557823 ( 0.972089)
test_btest 0.000584 0.000103 65.408422 ( 5.033756)
test_basic 0.000000 0.003094 0.374673 ( 0.457748)
test_all 0.088707 0.011756 398.587167 ( 41.925031)
test_rubyspec 0.032345 0.030431 39.893689 ( 52.589123)
total: 106.85 sec