Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-083648
#<BuildRuby:0x0000564d89c8f280
@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-083648",
@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.000004 0.000019 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003518 0.002619 0.806519 ( 1.201117)
build_miniruby 0.000000 0.001142 0.811404 ( 0.811520)
build_ruby 0.001154 0.000386 2.712835 ( 2.713811)
build_all 0.005472 0.001824 11.872761 ( 0.948511)
build_install 0.010158 0.001239 3.566538 ( 0.981617)
test_btest 0.000529 0.000158 64.237183 ( 4.975034)
test_basic 0.003972 0.000000 0.408360 ( 0.489059)
test_all 0.071472 0.025259 376.011200 ( 43.075022)
test_rubyspec 0.032779 0.032746 40.376270 ( 52.927934)
total: 108.12 sec