Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-061832
#<BuildRuby:0x0000563cfa55b5f8
@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-061832",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001291 0.004295 1.457869 ( 1.787521)
build_miniruby 0.000964 0.000000 0.859930 ( 0.860950)
build_ruby 0.001276 0.000000 2.741619 ( 2.742412)
build_all 0.010361 0.000000 16.795166 ( 1.607076)
build_install 0.006081 0.002658 4.937714 ( 1.193099)
test_btest 0.000796 0.000208 84.543642 ( 7.666522)
test_basic 0.004856 0.000000 0.789307 ( 0.866243)
test_all 0.102199 0.034421 562.894752 ( 52.695235)
test_rubyspec 0.029927 0.018957 51.032079 ( 63.330292)
total: 132.75 sec