Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-192417
#<BuildRuby:0x0000556dd792fe88
@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.20231229-192417",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.002532 0.002738 0.809757 ( 1.212084)
build_miniruby 0.000791 0.000183 0.810795 ( 0.810882)
build_ruby 0.001483 0.000000 2.711173 ( 2.711629)
build_all 0.007955 0.000000 12.098703 ( 0.969234)
build_install 0.010560 0.002564 3.371556 ( 0.962105)
test_btest 0.000834 0.000000 64.402566 ( 5.023654)
test_basic 0.000000 0.004504 0.402658 ( 0.482546)
test_all 0.052310 0.048683 376.072664 ( 32.482104)
test_rubyspec 0.032811 0.031710 40.456293 ( 53.013652)
total: 97.67 sec