Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-152756
#<BuildRuby:0x0000555a4fd9fce8
@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-152756",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002958 0.000696 1.008729 ( 1.434135)
build_miniruby 0.000799 0.000188 0.842535 ( 0.841705)
build_ruby 0.001059 0.000249 2.731931 ( 2.731474)
build_all 0.008555 0.000943 14.643961 ( 1.337450)
build_install 0.007134 0.000544 4.186747 ( 1.076763)
test_btest 0.000868 0.000182 77.618758 ( 7.070645)
test_basic 0.003760 0.000792 0.728475 ( 0.804352)
test_all 0.092768 0.035741 485.160319 ( 45.702470)
test_rubyspec 0.029508 0.032031 81.355922 ( 93.749718)
total: 154.75 sec