Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-185040
#<BuildRuby:0x00005628c5c4d350
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-185040",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000008 0.000031 ( 0.000035)
autoconf 0.000040 0.000015 0.000055 ( 0.000054)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004835 0.006165 0.822955 ( 0.850356)
build_miniruby 0.000975 0.000443 0.054063 ( 0.052589)
build_ruby 0.001443 0.000656 0.064317 ( 0.062321)
build_all 0.004165 0.004401 1.247097 ( 0.474357)
build_install 0.016614 0.001120 1.575998 ( 0.801924)
test_btest 0.000716 0.000287 54.941059 ( 5.994707)
test_basic 0.000927 0.005277 0.280229 ( 0.369707)
test_all 0.002845 0.000509 515.047203 ( 54.596051)
test_rubyspec 0.080127 0.055862 41.762316 ( 50.270182)
total: 113.47 sec