Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-225545
#<BuildRuby:0x0000559c8a3e8060
@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.20240112-225545",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004582 0.000764 0.866969 ( 1.443978)
build_miniruby 0.000995 0.000166 8.757854 ( 7.361499)
build_ruby 0.001311 0.000000 2.690488 ( 2.690992)
build_all 0.007283 0.000000 12.021834 ( 0.965154)
build_install 0.009997 0.000708 3.377012 ( 0.965590)
test_btest 0.000878 0.000117 64.771990 ( 5.429761)
test_basic 0.000573 0.004077 0.420793 ( 0.500716)
test_all 0.077912 0.022945 382.501866 ( 37.371980)
test_rubyspec 0.047768 0.023073 40.950016 ( 53.498105)
total: 110.23 sec