Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-182924
#<BuildRuby:0x0000563cf42c74f0
@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.20231208-182924",
@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.000001 0.000007 ( 0.000007)
build_up 0.004544 0.000414 0.995799 ( 1.413702)
build_miniruby 0.000743 0.000068 0.862886 ( 0.863650)
build_ruby 0.000000 0.001268 2.710682 ( 2.711386)
build_all 0.004199 0.003197 11.953318 ( 1.006438)
build_install 0.007605 0.000469 3.553108 ( 0.970527)
test_btest 0.000538 0.000083 63.296621 ( 5.032111)
test_basic 0.000000 0.003293 0.373706 ( 0.456922)
test_all 0.070837 0.028108 372.169988 ( 37.176145)
test_rubyspec 0.037745 0.032344 39.703751 ( 52.379868)
total: 102.01 sec