Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-211901
#<BuildRuby:0x000055cbb5def0b8
@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.20231110-211901",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003384 0.001692 1.298505 ( 1.594310)
build_miniruby 0.000676 0.000338 0.873837 ( 0.873860)
build_ruby 0.000925 0.000463 2.610179 ( 2.611182)
build_all 0.009819 0.000000 15.989358 ( 1.482659)
build_install 0.009040 0.000108 4.776658 ( 1.152048)
test_btest 0.000720 0.000240 79.253330 ( 7.481833)
test_basic 0.005354 0.000487 0.793607 ( 0.873994)
test_all 0.100375 0.037117 502.464480 ( 57.863585)
test_rubyspec 0.017997 0.025915 49.755765 ( 62.138386)
total: 136.07 sec