Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-173026
#<BuildRuby:0x0000558ec4cf3e80
@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-173026",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005311 0.001226 0.853287 ( 1.033401)
build_miniruby 0.001021 0.000235 1.011852 ( 1.009934)
build_ruby 0.000000 0.001598 2.766781 ( 2.764238)
build_all 0.005370 0.004608 16.810998 ( 3.020261)
build_install 0.006173 0.005430 2.140229 ( 1.078027)
test_btest 0.000741 0.000265 75.015091 ( 10.084048)
test_basic 0.007721 0.000855 0.398797 ( 0.481066)
test_all 0.001058 0.000353 669.026338 ( 95.143627)
test_rubyspec 0.083974 0.042468 51.885110 ( 59.958287)
total: 174.57 sec