Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-175218
#<BuildRuby:0x00005623c8363d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230708-175218",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.001811 0.004963 1.523102 ( 2.789254)
build_miniruby 0.000581 0.000333 0.865401 ( 0.865727)
build_ruby 0.000753 0.000430 2.753355 ( 2.753976)
build_all 0.004553 0.004398 8.065833 ( 7.332121)
build_install 0.009036 0.000343 1.980802 ( 1.609753)
test_btest 0.001016 0.000538 89.490441 ( 7.601678)
test_basic 0.004707 0.000202 0.614687 ( 0.697932)
test_all 0.000000 0.001904 465.386433 ( 47.530425)
test_rubyspec 0.027228 0.013882 43.358762 ( 55.754903)
total: 126.94 sec