Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-194037
#<BuildRuby:0x000055f2621ef280
@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.20240115-194037",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003794 0.001518 0.814075 ( 1.209241)
build_miniruby 0.000776 0.000310 0.813680 ( 0.813749)
build_ruby 0.000000 0.001955 2.670102 ( 2.670191)
build_all 0.000218 0.007302 11.870391 ( 0.981373)
build_install 0.007885 0.003186 3.379925 ( 0.959834)
test_btest 0.000549 0.000313 66.122831 ( 4.557052)
test_basic 0.000274 0.004083 0.415551 ( 0.495945)
test_all 0.089963 0.011209 369.735040 ( 40.037888)
test_rubyspec 0.036106 0.030533 40.179307 ( 52.713945)
total: 104.44 sec