Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-005308
#<BuildRuby:0x00005623cafbb7f8
@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.20231201-005308",
@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.000007)
build_up 0.000206 0.004070 0.957729 ( 1.265851)
build_miniruby 0.000938 0.000281 0.878603 ( 0.878128)
build_ruby 0.001150 0.000000 2.712019 ( 2.714833)
build_all 0.008752 0.000000 12.112512 ( 0.991114)
build_install 0.008442 0.000000 3.564640 ( 0.969118)
test_btest 0.000720 0.000000 66.815045 ( 5.054927)
test_basic 0.002895 0.000000 0.382971 ( 0.465042)
test_all 0.082002 0.016705 372.509056 ( 38.079275)
test_rubyspec 0.051691 0.026520 39.700550 ( 52.394492)
total: 102.81 sec