Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-170428
#<BuildRuby:0x00005572d19b3f90
@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.20240104-170428",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004457 0.000000 1.069680 ( 1.223896)
build_miniruby 0.000000 0.000840 0.871126 ( 0.870730)
build_ruby 0.000000 0.001644 2.726425 ( 2.730832)
build_all 0.006304 0.001260 12.009964 ( 0.979903)
build_install 0.008026 0.000548 3.549270 ( 0.963844)
test_btest 0.000582 0.000077 60.874771 ( 5.984046)
test_basic 0.000000 0.003969 0.368082 ( 0.450383)
test_all 0.051550 0.050203 387.759136 ( 40.246341)
test_rubyspec 0.038109 0.026168 39.739165 ( 52.366290)
total: 105.82 sec