Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-021417
#<BuildRuby:0x0000556cb3d8be20
@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.20240116-021417",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003556 0.000628 1.282117 ( 1.645434)
build_miniruby 0.000790 0.000139 0.920699 ( 0.919952)
build_ruby 0.001106 0.000196 2.714709 ( 2.714942)
build_all 0.003584 0.005362 14.173923 ( 1.279513)
build_install 0.003351 0.004349 4.064030 ( 1.075988)
test_btest 0.000788 0.000219 77.469367 ( 6.174892)
test_basic 0.006139 0.000000 0.900911 ( 0.973340)
test_all 0.109174 0.021909 463.847036 ( 56.328544)
test_rubyspec 0.032903 0.014044 49.110826 ( 61.453361)
total: 132.57 sec