Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-143703
#<BuildRuby:0x000055dbfcecbd68
@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.20240114-143703",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005808 0.000000 1.042449 ( 1.433088)
build_miniruby 0.001687 0.000000 0.961309 ( 0.959154)
build_ruby 0.001615 0.000000 2.824914 ( 2.824146)
build_all 0.008798 0.000138 14.047837 ( 1.247741)
build_install 0.007695 0.000000 4.033875 ( 1.044925)
test_btest 0.000973 0.000000 78.978616 ( 6.857372)
test_basic 0.001221 0.003426 0.641168 ( 0.717472)
test_all 0.093222 0.038088 459.136041 ( 52.632500)
test_rubyspec 0.018270 0.021463 47.417720 ( 59.826553)
total: 127.54 sec