Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-081115
#<BuildRuby:0x000056227485ca68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-081115",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010200 0.000501 0.865436 ( 2.235339)
build_miniruby 0.002077 0.000480 0.064157 ( 0.064107)
build_ruby 0.001044 0.000241 0.056665 ( 0.056887)
build_all 0.000000 0.007528 1.279486 ( 0.502941)
build_install 0.017415 0.000000 4.416431 ( 1.898650)
test_btest 0.001594 0.000442 51.853303 ( 6.358841)
test_basic 0.005902 0.000430 0.283028 ( 0.376821)
test_all 0.001963 0.000516 481.747956 ( 52.171834)
test_rubyspec 0.079995 0.050222 42.095641 ( 47.677110)
total: 111.34 sec