Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-112621
#<BuildRuby:0x0000558f1fcb80c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-112621",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004243 0.000385 1.030042 ( 1.307597)
build_miniruby 0.001059 0.000097 0.880627 ( 0.881542)
build_ruby 0.000946 0.000086 2.715760 ( 2.716362)
build_all 0.004994 0.002801 12.224686 ( 0.973987)
build_install 0.009276 0.004738 3.558300 ( 0.972195)
test_btest 0.000502 0.000094 64.102074 ( 4.509497)
test_basic 0.000222 0.003169 0.386612 ( 0.469562)
test_all 0.081532 0.017852 377.846841 ( 36.895411)
test_rubyspec 0.035531 0.038937 40.014578 ( 52.671633)
total: 101.40 sec