Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-025821
#<BuildRuby:0x000055a8c7a1c460
@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.20221219-025821",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003687 0.000567 0.850682 ( 1.074768)
build_miniruby 0.000801 0.000123 0.921212 ( 0.919926)
build_ruby 0.001105 0.000170 2.725819 ( 2.592315)
build_all 0.008433 0.000589 15.817474 ( 3.330143)
build_install 0.004998 0.003814 2.287275 ( 1.332794)
test_btest 0.000550 0.000103 68.250885 ( 11.131094)
test_basic 0.004430 0.000008 0.284904 ( 0.376164)
test_all 0.001104 0.000195 683.775411 (141.372725)
test_rubyspec 0.060138 0.013809 52.857762 ( 61.072339)
total: 223.20 sec