Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-164900
#<BuildRuby:0x000055df319c2fa0
@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.20231118-164900",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002108 0.003010 1.135526 ( 1.529177)
build_miniruby 0.000638 0.000341 0.881605 ( 0.880699)
build_ruby 0.000915 0.000488 2.700725 ( 2.700486)
build_all 0.004670 0.006060 16.228969 ( 1.527834)
build_install 0.007903 0.001860 4.810943 ( 1.155076)
test_btest 0.000837 0.000000 83.392443 ( 7.811351)
test_basic 0.002643 0.001598 0.869310 ( 0.947699)
test_all 0.114927 0.018135 505.090813 ( 48.000032)
test_rubyspec 0.031755 0.018310 49.224613 ( 61.567802)
total: 126.12 sec