Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-090843
#<BuildRuby:0x00005602afd3bbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-090843",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001639 0.003399 1.463093 ( 1.789607)
build_miniruby 0.000813 0.000226 0.905052 ( 0.904791)
build_ruby 0.001020 0.000283 2.978220 ( 2.978147)
build_all 0.010437 0.000000 16.717235 ( 1.502482)
build_install 0.006611 0.002247 4.939789 ( 1.192719)
test_btest 0.000599 0.000150 83.371967 ( 7.910974)
test_basic 0.002931 0.000733 0.553514 ( 0.635591)
test_all 0.110603 0.024865 538.403370 ( 48.554250)
test_rubyspec 0.017214 0.029451 50.412544 ( 62.849900)
total: 128.32 sec