Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-012940
#<BuildRuby:0x000055c72bf7ffd8
@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.20240117-012940",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003896 0.000649 0.808339 ( 1.186470)
build_miniruby 0.000932 0.000156 0.822117 ( 0.821787)
build_ruby 0.001325 0.000221 2.681250 ( 2.689376)
build_all 0.008347 0.000000 12.042617 ( 0.971343)
build_install 0.008628 0.003540 3.452448 ( 0.963722)
test_btest 0.000714 0.000126 62.443894 ( 5.767274)
test_basic 0.004480 0.000034 0.409602 ( 0.489617)
test_all 0.086158 0.011031 375.259802 ( 39.196728)
test_rubyspec 0.064632 0.065108 72.909922 ( 85.410852)
total: 137.50 sec