Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-232533
#<BuildRuby:0x000055c4f806e678
@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.20230108-232533",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000038 0.000017 0.000055 ( 0.000055)
configure 0.000027 0.000013 0.000040 ( 0.000039)
build_up 0.001475 0.008155 0.852987 ( 1.037130)
build_miniruby 0.000671 0.000413 1.025897 ( 1.024227)
build_ruby 0.000188 0.001420 2.780489 ( 2.777922)
build_all 0.006131 0.003941 16.861489 ( 3.008480)
build_install 0.007251 0.002051 2.115370 ( 1.079165)
test_btest 0.000705 0.000423 69.449367 ( 11.624872)
test_basic 0.001361 0.005019 0.342964 ( 0.429331)
test_all 0.001797 0.000000 677.615885 (113.148912)
test_rubyspec 0.057654 0.063025 52.104014 ( 60.168679)
total: 194.30 sec