Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-152537
#<BuildRuby:0x0000560d75b3f4b0
@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.20240106-152537",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000568 0.004221 1.126195 ( 1.527083)
build_miniruby 0.001486 0.000000 1.337257 ( 1.339048)
build_ruby 0.001624 0.000000 5.271669 ( 5.279838)
build_all 0.010095 0.000000 16.453923 ( 1.711511)
build_install 0.010994 0.004054 4.906095 ( 1.703506)
test_btest 0.000620 0.000135 80.688617 ( 9.431600)
test_basic 0.000000 0.005501 0.609262 ( 0.675191)
test_all 0.101271 0.019361 531.892770 ( 71.714944)
test_rubyspec 0.030377 0.029956 72.722257 ( 85.067436)
total: 178.45 sec