Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-014609
#<BuildRuby:0x00005590f357b4b0
@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-014609",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001764 0.005582 1.037752 ( 1.269283)
build_miniruby 0.000649 0.000270 0.798803 ( 0.799052)
build_ruby 0.001371 0.000000 2.638209 ( 2.646939)
build_all 0.007990 0.000000 11.902286 ( 1.000843)
build_install 0.014055 0.000404 3.460439 ( 0.960148)
test_btest 0.000627 0.000174 61.777746 ( 5.898935)
test_basic 0.003972 0.001103 0.390066 ( 0.470020)
test_all 0.075653 0.022189 364.351201 ( 39.122745)
test_rubyspec 0.026763 0.047353 40.206316 ( 52.791378)
total: 104.96 sec