Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-171709
#<BuildRuby:0x000055aa437a00d8
@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.20231204-171709",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000949 0.004173 0.987290 ( 1.511826)
build_miniruby 0.000000 0.001235 0.878668 ( 0.878411)
build_ruby 0.000000 0.001373 2.696544 ( 2.728879)
build_all 0.007719 0.000000 12.076516 ( 0.970945)
build_install 0.011667 0.001163 3.580646 ( 0.976743)
test_btest 0.000000 0.000662 64.737176 ( 5.245777)
test_basic 0.000816 0.002549 0.371177 ( 0.452548)
test_all 0.069374 0.030958 391.123071 ( 40.656165)
test_rubyspec 0.027963 0.043648 39.634370 ( 52.274486)
total: 105.70 sec