Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-023332
#<BuildRuby:0x00005611ed3d7e80
@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.20230102-023332",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006687 0.000000 0.848110 ( 1.038911)
build_miniruby 0.001273 0.000000 1.014976 ( 1.012948)
build_ruby 0.001443 0.000259 2.769812 ( 2.767134)
build_all 0.008747 0.000854 16.689161 ( 3.002498)
build_install 0.010603 0.001094 2.314516 ( 1.185224)
test_btest 0.000755 0.000133 79.557993 ( 10.681564)
test_basic 0.001142 0.005160 0.358716 ( 0.445115)
test_all 0.001074 0.000253 673.136722 ( 94.726005)
test_rubyspec 0.087600 0.027090 51.547342 ( 59.581213)
total: 174.44 sec