Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-173834
#<BuildRuby:0x0000563c84bc3560
@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.20231024-173834",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003725 0.000621 1.328758 ( 1.614852)
build_miniruby 0.001059 0.000000 0.841909 ( 0.841741)
build_ruby 0.000000 0.001209 2.672034 ( 2.673102)
build_all 0.007016 0.002861 16.733474 ( 1.461236)
build_install 0.012788 0.000000 4.980815 ( 1.148246)
test_btest 0.000783 0.000000 84.184408 ( 7.868850)
test_basic 0.001974 0.003133 0.798107 ( 0.873886)
test_all 0.095778 0.038216 527.072956 ( 49.829362)
test_rubyspec 0.020064 0.029679 49.747111 ( 62.145417)
total: 128.46 sec