Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-150032
#<BuildRuby:0x00005639af1a33c8
@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-150032",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.000000 0.006484 0.859099 ( 1.062334)
build_miniruby 0.000000 0.001175 1.018987 ( 1.017033)
build_ruby 0.000000 0.001622 2.783895 ( 2.781284)
build_all 0.007840 0.002259 16.831074 ( 3.031473)
build_install 0.007402 0.002178 2.128121 ( 1.083193)
test_btest 0.000809 0.000238 68.785433 ( 11.565723)
test_basic 0.006249 0.000518 0.311180 ( 0.397632)
test_all 0.001248 0.000346 663.011438 (100.615863)
test_rubyspec 0.100375 0.030416 52.223436 ( 60.278855)
total: 181.83 sec