Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-192403
#<BuildRuby:0x00005621f3e6c178
@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.20240111-192403",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004843 0.000071 0.793084 ( 1.194803)
build_miniruby 0.000963 0.000074 0.822564 ( 0.822544)
build_ruby 0.001257 0.000097 2.708174 ( 2.708962)
build_all 0.004372 0.003157 11.995309 ( 1.012488)
build_install 0.008514 0.005265 3.449449 ( 0.974083)
test_btest 0.000611 0.000115 65.383953 ( 4.924499)
test_basic 0.004347 0.000815 0.398506 ( 0.478126)
test_all 0.079837 0.016446 383.687596 ( 33.274975)
test_rubyspec 0.020874 0.046506 41.136799 ( 53.678028)
total: 99.07 sec