Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-233523
#<BuildRuby:0x0000556cd72c7e20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230101-233523",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.001821 0.004476 0.845571 ( 1.026096)
build_miniruby 0.000963 0.000206 1.015115 ( 1.013161)
build_ruby 0.001302 0.000279 2.779707 ( 2.777057)
build_all 0.000880 0.009084 16.746761 ( 2.963857)
build_install 0.005971 0.005863 2.294612 ( 1.178748)
test_btest 0.000702 0.000290 75.958901 ( 10.743461)
test_basic 0.004894 0.002015 0.343691 ( 0.429131)
test_all 0.000918 0.000157 669.465452 (114.334308)
test_rubyspec 0.076662 0.055078 51.373534 ( 59.409702)
total: 193.88 sec