Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-224843
#<BuildRuby:0x0000561fe0b3b568
@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.20231219-224843",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004740 0.000237 1.375310 ( 1.743662)
build_miniruby 0.000919 0.000046 0.820474 ( 0.820169)
build_ruby 0.000000 0.001439 2.598226 ( 2.598599)
build_all 0.002738 0.006878 15.473422 ( 1.380279)
build_install 0.008479 0.000004 4.503118 ( 1.127506)
test_btest 0.000886 0.000115 79.242255 ( 7.319473)
test_basic 0.004403 0.000017 0.691193 ( 0.772805)
test_all 0.095320 0.037987 471.997699 ( 52.699734)
test_rubyspec 0.017845 0.023929 49.101729 ( 61.504849)
total: 129.97 sec