Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-222705
#<BuildRuby:0x0000561c416f4060
@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.20231231-222705",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000965 0.004123 0.803422 ( 1.178395)
build_miniruby 0.000955 0.000159 0.815123 ( 0.814958)
build_ruby 0.000000 0.001517 2.655819 ( 2.656492)
build_all 0.005355 0.002834 11.973773 ( 0.944854)
build_install 0.010392 0.000387 3.415635 ( 0.975813)
test_btest 0.000621 0.000125 61.327691 ( 5.286404)
test_basic 0.001872 0.003770 0.410892 ( 0.489386)
test_all 0.085825 0.008641 366.961182 ( 41.444889)
test_rubyspec 0.027941 0.037990 40.424790 ( 52.981203)
total: 106.77 sec