Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-143017
#<BuildRuby:0x000055f1d7993f58
@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.20220727-143017",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001754 0.004795 0.862765 ( 1.315085)
build_miniruby 0.000733 0.000267 0.058781 ( 0.057506)
build_ruby 0.000951 0.000000 0.060983 ( 0.059702)
build_all 0.004425 0.000349 1.526521 ( 0.585725)
build_install 0.010588 0.000465 5.669399 ( 2.181091)
test_btest 0.000586 0.000168 54.268838 ( 7.810698)
test_basic 0.004372 0.001250 0.315794 ( 0.404367)
test_all 0.000794 0.000227 626.018142 ( 89.239506)
test_rubyspec 0.063684 0.022224 43.980559 ( 49.594949)
total: 151.25 sec