Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-002813
#<BuildRuby:0x00005604fc8e3918
@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.20231106-002813",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001130 0.004588 1.407056 ( 1.633792)
build_miniruby 0.000712 0.000406 0.933516 ( 0.933973)
build_ruby 0.000957 0.000547 3.019660 ( 3.020395)
build_all 0.007162 0.003510 17.144723 ( 1.523044)
build_install 0.004744 0.004471 5.299615 ( 1.210292)
test_btest 0.000606 0.000356 85.033110 ( 7.564335)
test_basic 0.004805 0.000000 0.715780 ( 0.796360)
test_all 0.093517 0.042974 533.528550 ( 49.029416)
test_rubyspec 0.019787 0.025943 49.280727 ( 61.620309)
total: 127.33 sec