Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-135713
#<BuildRuby:0x0000560c9616fbb8
@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.20230727-135713",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005224 0.000207 1.353104 ( 2.568492)
build_miniruby 0.000905 0.000143 0.927785 ( 0.927476)
build_ruby 0.001537 0.000242 2.659307 ( 2.707956)
build_all 0.005877 0.002939 13.694499 ( 1.235673)
build_install 0.007969 0.000000 1.877160 ( 0.898753)
test_btest 0.001083 0.000000 80.426525 ( 7.399650)
test_basic 0.005573 0.000000 0.752779 ( 0.829565)
test_all 0.001529 0.000168 490.121338 ( 57.109979)
test_rubyspec 0.024089 0.016846 43.247849 ( 55.626979)
total: 129.31 sec