Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-030956
#<BuildRuby:0x00005584d5b56878
@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.20220731-030956",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.006109 0.000745 0.873631 ( 0.991849)
build_miniruby 0.000710 0.000237 0.057051 ( 0.055903)
build_ruby 0.000757 0.000252 0.058925 ( 0.057707)
build_all 0.003478 0.001160 1.526845 ( 0.588243)
build_install 0.010623 0.000471 5.622531 ( 2.165448)
test_btest 0.000691 0.000197 49.013929 ( 8.297278)
test_basic 0.004389 0.001254 0.326217 ( 0.414646)
test_all 0.000860 0.000246 626.320391 ( 89.833867)
test_rubyspec 0.083217 0.041351 43.956795 ( 49.537848)
total: 151.94 sec