Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-050009
#<BuildRuby:0x000055761ccac0c8
@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.20240104-050009",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005618 1.014825 ( 1.300372)
build_miniruby 0.000374 0.000565 0.796755 ( 0.796895)
build_ruby 0.000998 0.000454 2.630201 ( 2.631035)
build_all 0.006645 0.001231 11.947675 ( 0.984143)
build_install 0.002680 0.008849 3.565631 ( 0.976361)
test_btest 0.000404 0.000230 61.633445 ( 6.088146)
test_basic 0.003494 0.000000 0.394823 ( 0.476852)
test_all 0.069096 0.028870 383.508031 ( 39.775562)
test_rubyspec 0.040927 0.026527 40.062854 ( 52.626095)
total: 105.66 sec