Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-162359
#<BuildRuby:0x000056336d747d58
@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-162359",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004777 0.001737 0.823233 ( 0.878449)
build_miniruby 0.000936 0.000000 0.057887 ( 0.056611)
build_ruby 0.000901 0.000000 0.058484 ( 0.057415)
build_all 0.004144 0.000605 1.520623 ( 0.579476)
build_install 0.006666 0.002222 5.631466 ( 2.144227)
test_btest 0.000645 0.000215 46.527213 ( 8.827824)
test_basic 0.005347 0.000083 0.290597 ( 0.379515)
test_all 0.000841 0.000259 604.628275 ( 90.265004)
test_rubyspec 0.079979 0.042402 43.816817 ( 49.419296)
total: 152.61 sec