Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-085258
#<BuildRuby:0x000055e5ce97ff90
@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.20231229-085258",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005171 0.000175 0.808755 ( 1.197369)
build_miniruby 0.000947 0.000172 0.808646 ( 0.808201)
build_ruby 0.000000 0.001414 2.690588 ( 2.691111)
build_all 0.006259 0.002339 12.041312 ( 0.966421)
build_install 0.005826 0.004664 3.391634 ( 0.963605)
test_btest 0.000540 0.000154 63.036295 ( 5.535740)
test_basic 0.003201 0.000914 0.408276 ( 0.489088)
test_all 0.076315 0.021805 379.287914 ( 39.748798)
test_rubyspec 0.027829 0.038434 40.799215 ( 53.349166)
total: 105.75 sec