Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-132358
#<BuildRuby:0x0000564255c96678
@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.20230130-132358",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005914 0.000788 0.844448 ( 1.021822)
build_miniruby 0.001199 0.000160 1.009763 ( 1.007825)
build_ruby 0.001422 0.000189 2.773792 ( 2.771328)
build_all 0.002482 0.007330 16.805725 ( 3.006713)
build_install 0.005678 0.005710 2.076743 ( 1.069327)
test_btest 0.000868 0.000255 69.368604 ( 11.127370)
test_basic 0.003855 0.002849 0.345626 ( 0.431613)
test_all 0.001107 0.000349 653.888369 (102.965549)
test_rubyspec 0.061312 0.026140 51.642442 ( 59.767719)
total: 183.17 sec