Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-190056
#<BuildRuby:0x0000562a7af88068
@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.20230107-190056",
@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.000021 0.000004 0.000025 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.003854 0.607949 ( 1.018042)
build_miniruby 0.000000 0.000947 0.676353 ( 0.675623)
build_ruby 0.000000 0.001308 2.429089 ( 2.428286)
build_all 0.006933 0.002584 12.963632 ( 1.595854)
build_install 0.006180 0.000565 1.508169 ( 0.697422)
test_btest 0.000690 0.000000 66.539975 ( 6.125193)
test_basic 0.003826 0.000065 0.248741 ( 0.343390)
test_all 0.001277 0.000000 496.671160 ( 47.292268)
test_rubyspec 0.003536 0.029450 35.799896 ( 46.291966)
total: 106.47 sec