Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-102843
#<BuildRuby:0x0000563851020028
@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.20230108-102843",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000038 0.000012 0.000050 ( 0.000050)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.006697 0.002061 0.850752 ( 1.014904)
build_miniruby 0.000995 0.000306 1.023753 ( 1.021727)
build_ruby 0.001133 0.000348 2.773619 ( 2.770980)
build_all 0.009875 0.000165 16.900940 ( 2.988707)
build_install 0.009291 0.002477 2.128809 ( 1.085152)
test_btest 0.000820 0.000219 74.298747 ( 11.041569)
test_basic 0.000908 0.005654 0.343677 ( 0.430021)
test_all 0.002072 0.000000 659.785094 (101.431567)
test_rubyspec 0.077254 0.048996 52.365032 ( 60.482615)
total: 182.27 sec