Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-164408
#<BuildRuby:0x000055adf9d23e88
@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.20231204-164408",
@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.001809 0.004164 0.992626 ( 1.289947)
build_miniruby 0.000873 0.000073 0.871388 ( 0.871918)
build_ruby 0.001798 0.000000 2.699315 ( 2.699416)
build_all 0.003077 0.004364 12.090358 ( 0.994824)
build_install 0.005092 0.003607 3.566371 ( 0.970217)
test_btest 0.000589 0.000118 61.508428 ( 5.825495)
test_basic 0.002381 0.000476 0.371775 ( 0.455607)
test_all 0.067807 0.032553 412.380067 ( 35.443611)
test_rubyspec 0.024437 0.028519 39.732566 ( 52.406385)
total: 100.96 sec