Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-165722
#<BuildRuby:0x000055bb156638e0
@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.20231129-165722",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004156 0.000082 0.847823 ( 1.240194)
build_miniruby 0.000531 0.000236 0.873565 ( 0.873697)
build_ruby 0.000790 0.000351 2.722590 ( 2.723245)
build_all 0.002494 0.005130 12.200188 ( 0.991882)
build_install 0.004266 0.003998 3.515251 ( 0.964722)
test_btest 0.000343 0.000200 65.280976 ( 4.493198)
test_basic 0.002892 0.000000 0.379083 ( 0.457897)
test_all 0.069703 0.029096 372.340614 ( 41.418179)
test_rubyspec 0.033315 0.038119 39.605025 ( 52.335854)
total: 105.50 sec