Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-202709
#<BuildRuby:0x0000563b21f2e858
@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-202709",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005856 0.000234 0.845108 ( 1.618129)
build_miniruby 0.001182 0.000158 1.023810 ( 1.021826)
build_ruby 0.001343 0.000179 2.801713 ( 2.799048)
build_all 0.007828 0.002282 16.881839 ( 2.999034)
build_install 0.010526 0.000976 2.158576 ( 1.094547)
test_btest 0.000946 0.000135 79.006605 ( 10.463659)
test_basic 0.006759 0.000965 0.382484 ( 0.466052)
test_all 0.001100 0.000157 657.315110 (114.797839)
test_rubyspec 0.053710 0.053526 52.576022 ( 60.608908)
total: 195.87 sec