Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-231826
#<BuildRuby:0x000055dc33fcf8e0
@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.20231207-231826",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004327 0.000000 0.991574 ( 1.269554)
build_miniruby 0.000721 0.000000 0.865629 ( 0.865859)
build_ruby 0.000000 0.001546 2.695206 ( 2.696963)
build_all 0.004934 0.002867 12.197894 ( 0.991055)
build_install 0.013696 0.000000 3.540518 ( 0.968197)
test_btest 0.000809 0.000000 61.732298 ( 6.183030)
test_basic 0.003850 0.000036 0.388159 ( 0.463382)
test_all 0.071593 0.028409 375.628914 ( 38.473700)
test_rubyspec 0.034529 0.036667 39.821698 ( 52.472181)
total: 104.38 sec