Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-190102
#<BuildRuby:0x000055cb13a2bbb8
@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-190102",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004601 0.000102 0.994017 ( 1.415112)
build_miniruby 0.000983 0.000231 0.843387 ( 0.842943)
build_ruby 0.000996 0.000235 2.680127 ( 2.679940)
build_all 0.009231 0.000126 14.356792 ( 1.297159)
build_install 0.007016 0.000533 4.096986 ( 1.047263)
test_btest 0.000540 0.000108 77.579254 ( 6.075473)
test_basic 0.005332 0.000000 0.742608 ( 0.816997)
test_all 0.119305 0.012314 474.050705 ( 53.847308)
test_rubyspec 0.033765 0.029839 81.934793 ( 94.352079)
total: 162.38 sec