Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-025142
#<BuildRuby:0x00005595ea45f788
@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.20231230-025142",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004361 0.000793 0.797539 ( 1.194941)
build_miniruby 0.000833 0.000152 0.810290 ( 0.810368)
build_ruby 0.000000 0.001436 2.670711 ( 2.671785)
build_all 0.005622 0.002170 12.018630 ( 0.991121)
build_install 0.007728 0.002972 3.407237 ( 0.962206)
test_btest 0.000000 0.000676 62.449121 ( 5.003477)
test_basic 0.002054 0.002613 0.396258 ( 0.476955)
test_all 0.079690 0.021092 367.228663 ( 41.447512)
test_rubyspec 0.037649 0.029173 40.978796 ( 53.521376)
total: 107.08 sec