Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-142531
#<BuildRuby:0x0000563ee45d0178
@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.20231221-142531",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004504 0.000087 1.042088 ( 1.323155)
build_miniruby 0.000952 0.000173 0.905104 ( 0.905092)
build_ruby 0.001343 0.000000 2.741070 ( 2.746452)
build_all 0.003549 0.004365 12.267901 ( 1.013917)
build_install 0.010442 0.000908 3.607171 ( 0.978539)
test_btest 0.000531 0.000118 63.810037 ( 4.724913)
test_basic 0.003768 0.000069 0.382495 ( 0.464922)
test_all 0.088774 0.016204 441.815571 ( 47.395995)
test_rubyspec 0.036538 0.011895 40.692302 ( 53.448522)
total: 113.00 sec