Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-232416
#<BuildRuby:0x0000558f0e9c1e98
@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.20230119-232416",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005395 0.001245 0.855486 ( 1.059363)
build_miniruby 0.000000 0.001225 1.020762 ( 1.018902)
build_ruby 0.000000 0.001578 2.794856 ( 2.792343)
build_all 0.007543 0.002474 16.949129 ( 3.016250)
build_install 0.011525 0.000000 2.151668 ( 1.092953)
test_btest 0.000851 0.000000 74.557212 ( 10.980089)
test_basic 0.006651 0.000000 0.367186 ( 0.453180)
test_all 0.000551 0.000630 671.901247 ( 95.712814)
test_rubyspec 0.092959 0.037642 52.012235 ( 60.021038)
total: 176.15 sec