Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-131815
#<BuildRuby:0x000055b3e605b4b0
@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.20240105-131815",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003487 0.000317 0.747187 ( 1.139917)
build_miniruby 0.000000 0.000819 0.890158 ( 0.891073)
build_ruby 0.000000 0.001289 2.732421 ( 2.735441)
build_all 0.005479 0.001626 11.979049 ( 1.003562)
build_install 0.009189 0.000000 3.404161 ( 0.966181)
test_btest 0.000631 0.000000 63.159324 ( 5.525970)
test_basic 0.000000 0.003725 0.372528 ( 0.455514)
test_all 0.072558 0.030871 403.921333 ( 45.354951)
test_rubyspec 0.032567 0.025189 40.399003 ( 53.117369)
total: 111.19 sec