Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-162700
#<BuildRuby:0x000056464b2db788
@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.20240117-162700",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001291 0.003287 0.810112 ( 1.236942)
build_miniruby 0.000000 0.001063 0.847283 ( 0.847431)
build_ruby 0.000000 0.001395 2.680105 ( 2.680886)
build_all 0.004854 0.002778 12.056340 ( 0.987578)
build_install 0.005924 0.004291 3.427966 ( 0.963223)
test_btest 0.000631 0.000237 64.579304 ( 5.634348)
test_basic 0.002967 0.001113 0.398904 ( 0.479769)
test_all 0.084878 0.011676 369.637850 ( 42.407950)
test_rubyspec 0.065921 0.066380 72.048260 ( 84.531230)
total: 139.77 sec