Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-185657
#<BuildRuby:0x000056435cbbb818
@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.20240101-185657",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004130 0.000972 1.466883 ( 1.700287)
build_miniruby 0.000667 0.000157 0.926217 ( 0.925667)
build_ruby 0.001313 0.000000 2.804812 ( 2.805198)
build_all 0.005781 0.003882 16.220323 ( 1.488484)
build_install 0.008623 0.000074 4.747222 ( 1.135108)
test_btest 0.000874 0.000208 85.187350 ( 6.824416)
test_basic 0.004435 0.000000 0.743673 ( 0.819738)
test_all 0.100837 0.033710 561.035293 ( 54.512779)
test_rubyspec 0.031691 0.015979 51.515867 ( 63.756053)
total: 133.97 sec