Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-182012
#<BuildRuby:0x000055859c8af5f8
@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.20230706-182012",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004864 0.000811 1.519634 ( 2.841243)
build_miniruby 0.000959 0.000160 0.859714 ( 0.859457)
build_ruby 0.001155 0.000192 2.819626 ( 2.820197)
build_all 0.001189 0.007872 7.841438 ( 7.076460)
build_install 0.008947 0.000135 2.120721 ( 1.780426)
test_btest 0.001008 0.000240 85.996585 ( 8.012549)
test_basic 0.003156 0.000751 0.659681 ( 0.737526)
test_all 0.001133 0.000270 461.829187 ( 46.175272)
test_rubyspec 0.025029 0.017334 43.046051 ( 55.457072)
total: 125.76 sec