Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-022811
#<BuildRuby:0x00005583c8e500a0
@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.20240116-022811",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005258 0.000115 1.298625 ( 1.658691)
build_miniruby 0.001175 0.000124 0.880388 ( 0.879968)
build_ruby 0.000000 0.001510 2.778955 ( 2.777733)
build_all 0.007421 0.001983 14.473636 ( 1.409366)
build_install 0.007119 0.000401 4.150962 ( 1.063795)
test_btest 0.000891 0.000117 75.601234 ( 7.272626)
test_basic 0.000597 0.004325 0.732124 ( 0.807550)
test_all 0.089454 0.042751 493.002999 ( 46.019158)
test_rubyspec 0.027359 0.023461 47.928614 ( 60.303429)
total: 122.19 sec