Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-013042
#<BuildRuby:0x000055ecbc1df840
@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.20231211-013042",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004760 0.000000 1.279062 ( 1.619997)
build_miniruby 0.000997 0.000000 0.834392 ( 0.834320)
build_ruby 0.001592 0.000000 2.824523 ( 2.824524)
build_all 0.007077 0.002956 17.002645 ( 1.520857)
build_install 0.005043 0.003852 4.988947 ( 1.190902)
test_btest 0.000842 0.000270 85.103937 ( 7.847350)
test_basic 0.001576 0.003968 0.826147 ( 0.904070)
test_all 0.107784 0.032207 544.877414 ( 54.734862)
test_rubyspec 0.030585 0.016963 50.501091 ( 62.748723)
total: 134.23 sec