Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-232644
#<BuildRuby:0x0000557298a76678
@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.20230114-232644",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000048 0.000007 0.000055 ( 0.000054)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.009969 0.000760 1.361811 ( 1.347701)
build_miniruby 0.001257 0.000158 1.699994 ( 1.570249)
build_ruby 0.001442 0.000180 2.775151 ( 2.772711)
build_all 0.009815 0.000000 16.771329 ( 3.004491)
build_install 0.010879 0.000295 2.123951 ( 1.081982)
test_btest 0.000817 0.000082 74.873748 ( 11.064094)
test_basic 0.007266 0.000250 0.352810 ( 0.437048)
test_all 0.001765 0.000168 673.914213 ( 95.827392)
test_rubyspec 0.089381 0.041828 52.260219 ( 60.313892)
total: 177.42 sec