Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-052013
#<BuildRuby:0x000055a13d1d3fd8
@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.20231213-052013",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002798 0.001399 1.012592 ( 1.262019)
build_miniruby 0.000851 0.000426 0.868538 ( 0.869563)
build_ruby 0.000751 0.000375 2.704116 ( 2.705290)
build_all 0.003709 0.004081 12.099669 ( 1.027004)
build_install 0.010044 0.000511 3.540998 ( 0.967848)
test_btest 0.000496 0.000225 63.216410 ( 4.657807)
test_basic 0.003064 0.001393 0.372577 ( 0.454007)
test_all 0.087410 0.015244 386.657185 ( 33.500147)
test_rubyspec 0.032154 0.031689 39.832717 ( 52.489914)
total: 97.93 sec