Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-033521
#<BuildRuby:0x0000564b3fb500c8
@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.20240101-033521",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.004950 0.821618 ( 1.208237)
build_miniruby 0.000000 0.001207 0.823434 ( 0.823188)
build_ruby 0.000000 0.001433 2.677676 ( 2.678881)
build_all 0.006388 0.001786 12.102240 ( 0.966757)
build_install 0.006069 0.004718 3.484758 ( 0.975321)
test_btest 0.000435 0.000232 62.460302 ( 5.051191)
test_basic 0.003280 0.001749 0.405718 ( 0.484963)
test_all 0.078722 0.020310 367.468800 ( 35.144654)
test_rubyspec 0.033791 0.031450 40.611842 ( 53.149739)
total: 100.48 sec