Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-152302
#<BuildRuby:0x000055cd5be2c178
@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.20240103-152302",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005305 0.001592 1.042759 ( 1.325695)
build_miniruby 0.000872 0.000262 0.812071 ( 0.812238)
build_ruby 0.001061 0.000318 2.642575 ( 2.643632)
build_all 0.006820 0.000501 11.869391 ( 0.982842)
build_install 0.007472 0.005927 3.477644 ( 0.972891)
test_btest 0.000585 0.000195 63.059963 ( 4.557041)
test_basic 0.000000 0.005217 0.395767 ( 0.475129)
test_all 0.073735 0.024450 392.792100 ( 37.597701)
test_rubyspec 0.036560 0.038900 40.245946 ( 52.797594)
total: 102.17 sec