Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-202423
#<BuildRuby:0x000055a0292a7e88
@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.20231224-202423",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000169 0.004060 0.746968 ( 1.128845)
build_miniruby 0.000744 0.000223 0.910585 ( 0.910561)
build_ruby 0.002275 0.000000 2.774556 ( 2.780042)
build_all 0.007017 0.000284 12.178044 ( 1.027408)
build_install 0.006177 0.003570 3.383165 ( 0.977974)
test_btest 0.000617 0.000176 65.959483 ( 5.782400)
test_basic 0.003413 0.000000 0.386588 ( 0.470300)
test_all 0.061917 0.046902 418.699708 ( 40.850047)
test_rubyspec 0.026247 0.026193 40.361897 ( 53.103402)
total: 107.03 sec