Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-130211
#<BuildRuby:0x000055816bbf80c8
@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.20231227-130211",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005528 0.000922 0.793608 ( 1.183453)
build_miniruby 0.000955 0.000159 0.797351 ( 0.797017)
build_ruby 0.001335 0.000222 2.677093 ( 2.677371)
build_all 0.007049 0.000412 11.934483 ( 0.972687)
build_install 0.006753 0.006435 3.392062 ( 0.953166)
test_btest 0.000682 0.000160 65.817687 ( 4.448578)
test_basic 0.001902 0.003376 0.393818 ( 0.473400)
test_all 0.078967 0.018088 376.154704 ( 39.498361)
test_rubyspec 0.033597 0.030199 40.501635 ( 53.104510)
total: 104.11 sec