Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-093313
#<BuildRuby:0x000055e5f290bf90
@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.20231222-093313",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003709 0.000000 0.736751 ( 1.119368)
build_miniruby 0.000658 0.000106 0.904976 ( 0.905594)
build_ruby 0.001121 0.000186 2.771618 ( 2.775921)
build_all 0.006633 0.001105 12.211005 ( 1.028724)
build_install 0.008124 0.001354 3.545095 ( 0.984756)
test_btest 0.000808 0.000000 61.475023 ( 6.325390)
test_basic 0.004117 0.000000 0.388076 ( 0.460259)
test_all 0.091517 0.011112 402.613492 ( 42.117987)
test_rubyspec 0.028679 0.024126 40.577137 ( 53.322826)
total: 109.04 sec