Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-021851
#<BuildRuby:0x0000565225dff458
@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.20240117-021851",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.004815 0.000075 1.058185 ( 1.436419)
build_miniruby 0.001032 0.000108 0.801978 ( 0.801320)
build_ruby 0.001290 0.000136 2.789935 ( 2.789854)
build_all 0.008901 0.000034 14.114190 ( 1.265740)
build_install 0.002753 0.004687 4.105962 ( 1.056954)
test_btest 0.000000 0.001092 74.859145 ( 7.341125)
test_basic 0.000848 0.003382 0.605419 ( 0.681394)
test_all 0.107257 0.020633 494.200944 ( 46.127790)
test_rubyspec 0.015421 0.047329 81.263173 ( 93.613849)
total: 155.12 sec