Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-061303
#<BuildRuby:0x000055aeae0ebe08
@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="-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.20230131-061303",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.003842 0.622468 ( 1.062171)
build_miniruby 0.000666 0.000260 0.613859 ( 0.612968)
build_ruby 0.000963 0.000241 2.030286 ( 2.030248)
build_all 0.007789 0.000845 11.839450 ( 1.448396)
build_install 0.006068 0.000354 1.450738 ( 0.709987)
test_btest 0.000548 0.000118 65.128406 ( 6.062226)
test_basic 0.002968 0.000636 0.252205 ( 0.347297)
test_all 0.000889 0.000191 487.102928 ( 45.688140)
test_rubyspec 0.009495 0.019339 34.869348 ( 45.446308)
total: 103.41 sec