Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-145324
#<BuildRuby:0x0000558c93a97520
@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.20231227-145324",
@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.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001196 0.004262 0.816045 ( 1.200351)
build_miniruby 0.000809 0.000221 0.805178 ( 0.805016)
build_ruby 0.001939 0.000000 2.687054 ( 2.687445)
build_all 0.007340 0.000257 11.971280 ( 0.965206)
build_install 0.010058 0.001253 3.604851 ( 0.994849)
test_btest 0.000585 0.000126 63.842949 ( 4.530302)
test_basic 0.000838 0.003653 0.391179 ( 0.470555)
test_all 0.087129 0.007195 383.019716 ( 33.108415)
test_rubyspec 0.039005 0.028833 40.408998 ( 52.984257)
total: 97.75 sec