Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-113631
#<BuildRuby:0x0000565246b37fb0
@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.20220801-113631",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003504 0.003130 0.850433 ( 1.010115)
build_miniruby 0.000000 0.001006 0.057062 ( 0.055855)
build_ruby 0.000000 0.001015 0.058936 ( 0.057692)
build_all 0.003205 0.001529 1.515409 ( 0.582635)
build_install 0.006624 0.004670 5.638083 ( 2.170609)
test_btest 0.000480 0.000150 52.545138 ( 7.967446)
test_basic 0.002356 0.003417 0.280118 ( 0.369522)
test_all 0.001383 0.000489 591.424403 ( 93.900087)
test_rubyspec 0.089364 0.028460 43.811094 ( 49.425253)
total: 155.54 sec