Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-055244
#<BuildRuby:0x0000559039c78110
@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.20231203-055244",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004325 0.000016 0.983163 ( 1.249231)
build_miniruby 0.001032 0.000207 0.871659 ( 0.872595)
build_ruby 0.000966 0.000193 2.703166 ( 2.706768)
build_all 0.006787 0.001358 12.158139 ( 0.984963)
build_install 0.003659 0.006341 3.537758 ( 0.964351)
test_btest 0.000604 0.000181 62.155401 ( 5.781441)
test_basic 0.000000 0.004068 0.373769 ( 0.455362)
test_all 0.078510 0.019700 376.682634 ( 39.430734)
test_rubyspec 0.053792 0.020602 39.682772 ( 52.335695)
total: 104.78 sec