Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-190528
#<BuildRuby:0x0000563ec4907f00
@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.20230103-190528",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004790 0.001995 0.871622 ( 1.054251)
build_miniruby 0.000918 0.000383 1.025255 ( 1.023288)
build_ruby 0.001496 0.000000 2.790108 ( 2.787561)
build_all 0.007249 0.002647 16.810174 ( 2.983237)
build_install 0.009227 0.001933 2.302444 ( 1.173541)
test_btest 0.000785 0.000295 73.381175 ( 11.296584)
test_basic 0.004690 0.001759 0.344381 ( 0.430869)
test_all 0.000558 0.001002 675.678677 ( 96.807618)
test_rubyspec 0.070659 0.044039 51.547847 ( 59.635706)
total: 177.19 sec