Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-133559
#<BuildRuby:0x000055fc77eff3e8
@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.20240115-133559",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000856 0.004164 0.807718 ( 1.221528)
build_miniruby 0.000861 0.000234 0.823758 ( 0.823300)
build_ruby 0.000000 0.001487 2.692173 ( 2.693000)
build_all 0.005719 0.001783 12.015052 ( 0.940086)
build_install 0.005268 0.008393 3.390246 ( 0.962720)
test_btest 0.000565 0.000242 65.009557 ( 5.575636)
test_basic 0.002118 0.003147 0.419091 ( 0.498613)
test_all 0.076791 0.022915 383.305118 ( 32.268020)
test_rubyspec 0.036417 0.033449 40.144605 ( 52.686179)
total: 97.67 sec