Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-235021
#<BuildRuby:0x00005589b3d12be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-235021",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000052 0.000003 0.000055 ( 0.000056)
configure 0.000038 0.000003 0.000041 ( 0.000040)
build_up 0.001726 0.007824 0.873656 ( 1.085826)
build_miniruby 0.001176 0.000000 1.022049 ( 1.020125)
build_ruby 0.001645 0.000000 2.788399 ( 2.785702)
build_all 0.009773 0.000000 16.812302 ( 2.994223)
build_install 0.005567 0.005889 2.141118 ( 1.079940)
test_btest 0.000939 0.000204 67.019318 ( 11.029566)
test_basic 0.003066 0.003479 0.311779 ( 0.398073)
test_all 0.001762 0.000440 671.111400 ( 99.027357)
test_rubyspec 0.067809 0.035718 52.266385 ( 60.411409)
total: 179.83 sec