Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-233111
#<BuildRuby:0x00005617b1d600f0
@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.20231231-233111",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000000 0.000060 0.000060 ( 0.000061)
build_up 0.000780 0.004037 1.141489 ( 1.511270)
build_miniruby 0.001515 0.000000 0.885328 ( 0.884173)
build_ruby 0.000000 0.001309 2.818407 ( 2.817847)
build_all 0.004417 0.005016 16.819971 ( 1.535875)
build_install 0.008814 0.000000 4.710969 ( 1.152731)
test_btest 0.000731 0.000000 85.706698 ( 7.282878)
test_basic 0.006004 0.000000 0.635431 ( 0.713169)
test_all 0.089352 0.045724 573.657114 ( 54.333485)
test_rubyspec 0.029195 0.015376 48.959486 ( 61.267288)
total: 131.50 sec