Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-070745
#<BuildRuby:0x00005555ed28b458
@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.20240117-070745",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004481 0.000815 0.791026 ( 1.201132)
build_miniruby 0.000766 0.000139 0.846083 ( 0.846326)
build_ruby 0.000000 0.002112 2.718237 ( 2.718195)
build_all 0.007256 0.000954 12.070806 ( 0.972399)
build_install 0.009278 0.001988 3.421154 ( 0.964463)
test_btest 0.000576 0.000000 66.346611 ( 5.436736)
test_basic 0.000000 0.004493 0.404488 ( 0.484589)
test_all 0.067184 0.031321 369.424316 ( 35.278924)
test_rubyspec 0.014594 0.113977 73.304766 ( 85.780299)
total: 133.68 sec