Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-011315
#<BuildRuby:0x000056269da8b708
@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.20230726-011315",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004795 0.000799 1.539912 ( 2.775398)
build_miniruby 0.000856 0.000143 0.916837 ( 0.916419)
build_ruby 0.000974 0.000163 2.690613 ( 2.690997)
build_all 0.006369 0.002363 13.185538 ( 1.154705)
build_install 0.002611 0.005624 1.938382 ( 0.904727)
test_btest 0.001083 0.000000 77.892459 ( 7.587612)
test_basic 0.004029 0.000388 0.611813 ( 0.689979)
test_all 0.001382 0.000319 480.129427 ( 53.011184)
test_rubyspec 0.019453 0.018997 42.708581 ( 55.216392)
total: 124.95 sec