Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-041653
#<BuildRuby:0x0000557acc6bbe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231225-041653",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004483 0.001793 1.067164 ( 1.454379)
build_miniruby 0.001489 0.000000 0.879575 ( 0.879290)
build_ruby 0.001377 0.000000 2.877203 ( 2.877857)
build_all 0.010010 0.000147 16.318880 ( 1.505075)
build_install 0.003651 0.005676 4.774603 ( 1.168637)
test_btest 0.000514 0.000200 83.020047 ( 7.221311)
test_basic 0.000000 0.003722 0.775098 ( 0.852319)
test_all 0.098842 0.037515 522.175293 ( 58.591999)
test_rubyspec 0.035393 0.016887 51.990979 ( 64.329833)
total: 138.88 sec