Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-042627
#<BuildRuby:0x00005621a1550028
@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.20230109-042627",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.002979 0.005997 0.851394 ( 1.026018)
build_miniruby 0.000893 0.000383 1.021571 ( 1.019742)
build_ruby 0.001194 0.000512 2.784735 ( 2.781988)
build_all 0.008177 0.001707 16.936114 ( 2.997667)
build_install 0.002059 0.007325 2.174181 ( 1.094012)
test_btest 0.000564 0.000282 73.641608 ( 11.227119)
test_basic 0.002085 0.005275 0.351828 ( 0.436607)
test_all 0.000967 0.000544 659.850001 (113.149470)
test_rubyspec 0.065301 0.046036 52.017763 ( 60.115707)
total: 193.85 sec