Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-013850
#<BuildRuby:0x0000560d6c1e34b0
@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-013850",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000483 0.004187 1.051071 ( 1.439331)
build_miniruby 0.000728 0.000218 0.899808 ( 0.899963)
build_ruby 0.001182 0.000000 2.739574 ( 2.742044)
build_all 0.007098 0.001132 12.259633 ( 1.044837)
build_install 0.004040 0.004383 3.684921 ( 0.991090)
test_btest 0.000476 0.000159 63.848506 ( 5.201131)
test_basic 0.002727 0.000909 0.385317 ( 0.461890)
test_all 0.086890 0.016935 424.463316 ( 40.224089)
test_rubyspec 0.027205 0.022733 40.350654 ( 53.100946)
total: 106.11 sec