Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-022446
#<BuildRuby:0x000056046e9d7ba0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230624-022446",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000568 0.004038 1.221076 ( 2.509288)
build_miniruby 0.000877 0.000138 0.811147 ( 0.811949)
build_ruby 0.001132 0.000179 2.589418 ( 2.590245)
build_all 0.007175 0.003163 15.828982 ( 1.443219)
build_install 0.005724 0.003445 4.622215 ( 1.113086)
test_btest 0.001187 0.000090 84.831582 ( 7.647426)
test_basic 0.002526 0.002829 0.709455 ( 0.789156)
test_all 0.001938 0.000448 440.400992 ( 45.399225)
test_rubyspec 0.026016 0.012744 42.692715 ( 55.191143)
total: 117.50 sec