Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-020022
#<BuildRuby:0x0000563fc6dcb5c0
@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.20230120-020022",
@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.000002 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003622 0.000000 0.597537 ( 1.021952)
build_miniruby 0.000768 0.000079 0.560605 ( 0.559794)
build_ruby 0.001159 0.000178 2.099203 ( 2.098968)
build_all 0.009200 0.000144 12.426951 ( 1.596718)
build_install 0.006183 0.000256 1.536714 ( 0.731367)
test_btest 0.000560 0.000070 69.456113 ( 6.104980)
test_basic 0.003421 0.000428 0.248352 ( 0.343178)
test_all 0.001588 0.000000 494.710709 ( 53.657398)
test_rubyspec 0.014273 0.015027 35.105812 ( 45.647070)
total: 111.76 sec