Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-081244
#<BuildRuby:0x00005596067140c0
@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.20230311-081244",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001059 0.002849 0.837650 ( 2.094901)
build_miniruby 0.000807 0.000125 0.654840 ( 0.654443)
build_ruby 0.001148 0.000000 2.112369 ( 2.112317)
build_all 0.002141 0.005928 11.454520 ( 1.000312)
build_install 0.006957 0.000130 1.561230 ( 0.818452)
test_btest 0.000496 0.000117 76.231405 ( 6.225693)
test_basic 0.002519 0.000593 0.251455 ( 0.347226)
test_all 0.001021 0.000240 401.539058 ( 44.281735)
test_rubyspec 0.019132 0.009578 36.631547 ( 47.005461)
total: 104.54 sec