Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-140357
#<BuildRuby:0x00005587b34d80d8
@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.20230113-140357",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.003959 0.000013 0.635217 ( 1.052297)
build_miniruby 0.000745 0.000114 0.676588 ( 0.675823)
build_ruby 0.001169 0.000180 2.412513 ( 2.412067)
build_all 0.005106 0.004403 12.898059 ( 1.611562)
build_install 0.005939 0.000332 1.484956 ( 0.710193)
test_btest 0.000564 0.000112 68.119138 ( 5.997615)
test_basic 0.003404 0.000000 0.242420 ( 0.337872)
test_all 0.001274 0.000073 490.122345 ( 46.983014)
test_rubyspec 0.025250 0.001876 35.343579 ( 45.835025)
total: 105.62 sec