Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-211445
#<BuildRuby:0x0000563ef405b5c0
@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.20230121-211445",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003875 0.000000 0.633993 ( 1.070743)
build_miniruby 0.000983 0.000000 0.654132 ( 0.653701)
build_ruby 0.001375 0.000000 2.216545 ( 2.217157)
build_all 0.009050 0.000000 11.943689 ( 1.469863)
build_install 0.002407 0.004039 1.497298 ( 0.707502)
test_btest 0.000616 0.000039 64.892990 ( 6.245047)
test_basic 0.003595 0.000224 0.281319 ( 0.376548)
test_all 0.001175 0.000073 505.951649 ( 46.016212)
test_rubyspec 0.013386 0.015288 35.385134 ( 45.924138)
total: 104.68 sec