Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-203506
#<BuildRuby:0x00005605ee91be88
@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.20231126-203506",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005246 0.000354 0.906346 ( 1.291706)
build_miniruby 0.000840 0.000229 0.789923 ( 0.789808)
build_ruby 0.001908 0.000000 2.635689 ( 2.635888)
build_all 0.000000 0.008706 12.199880 ( 0.978340)
build_install 0.005306 0.006815 3.739002 ( 0.991943)
test_btest 0.000000 0.000771 64.418306 ( 5.094153)
test_basic 0.002831 0.002138 0.396455 ( 0.475697)
test_all 0.071107 0.025771 355.300166 ( 32.451180)
test_rubyspec 0.018317 0.048532 40.199362 ( 52.757882)
total: 97.47 sec