Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-025900
#<BuildRuby:0x000055f737df38e0
@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.20240103-025900",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003328 0.003980 1.062434 ( 1.334922)
build_miniruby 0.000729 0.000168 0.808473 ( 0.808935)
build_ruby 0.001127 0.000260 2.656768 ( 2.657604)
build_all 0.007175 0.000000 11.860973 ( 0.991819)
build_install 0.008495 0.005931 3.476248 ( 0.965564)
test_btest 0.000550 0.000145 63.547299 ( 5.138338)
test_basic 0.000530 0.003946 0.389321 ( 0.469936)
test_all 0.068089 0.027868 370.595268 ( 39.884571)
test_rubyspec 0.033926 0.032133 40.019072 ( 52.582741)
total: 104.84 sec