Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-070050
#<BuildRuby:0x000055dd9ff703c8
@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.20230131-070050",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000009 0.000021 ( 0.000021)
configure 0.000016 0.000011 0.000027 ( 0.000027)
build_up 0.005295 0.000937 0.849115 ( 1.012098)
build_miniruby 0.000737 0.000469 1.007427 ( 1.005341)
build_ruby 0.000966 0.000615 2.782766 ( 2.780288)
build_all 0.002788 0.007241 16.810393 ( 2.996061)
build_install 0.004045 0.007383 2.079523 ( 1.082310)
test_btest 0.000596 0.000497 72.721727 ( 10.896003)
test_basic 0.003652 0.003044 0.370956 ( 0.457052)
test_all 0.000690 0.000575 645.755096 (102.011578)
test_rubyspec 0.064168 0.056364 51.865081 ( 60.150224)
total: 182.39 sec