Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-190224
#<BuildRuby:0x0000555b2fd9b568
@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.20231101-190224",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006005 0.000314 1.459414 ( 1.712100)
build_miniruby 0.000915 0.000145 0.901028 ( 0.901381)
build_ruby 0.001037 0.000164 2.662112 ( 2.662442)
build_all 0.008846 0.001396 16.353372 ( 1.469349)
build_install 0.000000 0.008809 4.893371 ( 1.150514)
test_btest 0.000526 0.000673 84.593257 ( 7.201321)
test_basic 0.002864 0.004173 0.744592 ( 0.818958)
test_all 0.106217 0.030694 486.849777 ( 50.484205)
test_rubyspec 0.023854 0.027200 51.789808 ( 64.143454)
total: 130.54 sec