Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-032415
#<BuildRuby:0x00005648dc304460
@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.20230105-032415",
@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.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000935 0.005765 0.846012 ( 1.027491)
build_miniruby 0.001022 0.000341 1.017928 ( 1.016018)
build_ruby 0.001233 0.000411 2.772759 ( 2.770069)
build_all 0.008042 0.001548 16.783951 ( 3.019089)
build_install 0.008796 0.002778 2.295118 ( 1.188488)
test_btest 0.000820 0.000259 75.417807 ( 10.217125)
test_basic 0.002109 0.004686 0.431991 ( 0.517886)
test_all 0.000874 0.000322 661.470145 (101.196065)
test_rubyspec 0.070932 0.042677 51.973296 ( 59.981828)
total: 180.93 sec