Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-233839
#<BuildRuby:0x000055c74ceef7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-233839",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005496 0.000067 1.384625 ( 1.775485)
build_miniruby 0.001398 0.000064 1.601689 ( 1.604371)
build_ruby 0.001520 0.000069 6.019755 ( 6.031860)
build_all 0.011009 0.000000 16.930361 ( 1.874395)
build_install 0.008313 0.007812 5.176429 ( 1.958899)
test_btest 0.000734 0.000078 84.695582 ( 13.444752)
test_basic 0.001499 0.004257 0.696277 ( 0.763106)
test_all 0.086103 0.036354 546.348344 ( 78.740804)
test_rubyspec 0.055219 0.013300 86.983113 ( 99.266912)
total: 205.46 sec