Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-161053
#<BuildRuby:0x00005632d8a33e58
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220723-161053",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006016 0.000925 0.882725 ( 2.073814)
build_miniruby 0.000929 0.000142 0.057409 ( 0.056146)
build_ruby 0.000878 0.000135 0.058989 ( 0.057750)
build_all 0.001030 0.003735 1.527543 ( 0.596427)
build_install 0.007101 0.003890 5.613947 ( 2.142090)
test_btest 0.000759 0.000000 52.131675 ( 8.150593)
test_basic 0.005248 0.000463 0.322713 ( 0.411398)
test_all 0.001024 0.000240 629.264803 ( 91.459763)
test_rubyspec 0.060711 0.033840 43.753463 ( 49.461556)
total: 154.41 sec