Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-061609
#<BuildRuby:0x000055fc4117ff28
@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.20230106-061609",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000017 0.000009 0.000026 ( 0.000026)
build_up 0.004181 0.002280 0.840164 ( 1.053465)
build_miniruby 0.000875 0.000477 1.009160 ( 1.007177)
build_ruby 0.001043 0.000570 2.768113 ( 2.765425)
build_all 0.005002 0.004768 16.738491 ( 3.002562)
build_install 0.001317 0.009967 2.065510 ( 1.071899)
test_btest 0.000430 0.000322 67.817651 ( 11.441582)
test_basic 0.005539 0.001968 0.366049 ( 0.450470)
test_all 0.000784 0.000560 672.132432 (100.450959)
test_rubyspec 0.084969 0.049235 52.067913 ( 60.124740)
total: 181.37 sec