Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-193230
#<BuildRuby:0x00005651d182c070
@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.20230704-193230",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.006004 1.383542 ( 2.594042)
build_miniruby 0.000022 0.000996 0.849421 ( 0.849845)
build_ruby 0.000965 0.000268 2.625082 ( 2.625606)
build_all 0.008397 0.001177 11.620158 ( 8.041850)
build_install 0.000885 0.008650 5.130885 ( 1.967231)
test_btest 0.001183 0.000000 85.988220 ( 7.546093)
test_basic 0.001729 0.003734 0.842088 ( 0.922005)
test_all 0.000628 0.001408 463.944167 ( 45.151377)
test_rubyspec 0.010048 0.027054 42.735651 ( 55.242085)
total: 124.94 sec