Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-054159
#<BuildRuby:0x00005612968def60
@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.20230627-054159",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.006979 0.000000 1.428471 ( 2.710704)
build_miniruby 0.001049 0.000000 0.836667 ( 0.837438)
build_ruby 0.001189 0.000069 2.483607 ( 2.484507)
build_all 0.010410 0.000000 16.179948 ( 1.420169)
build_install 0.005534 0.004194 4.764658 ( 1.127474)
test_btest 0.000700 0.000087 85.377124 ( 7.918629)
test_basic 0.005005 0.000078 0.799494 ( 0.880629)
test_all 0.000000 0.001510 469.628978 ( 40.550859)
test_rubyspec 0.025096 0.014612 42.869574 ( 55.327541)
total: 113.26 sec