Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-133559
#<BuildRuby:0x000055cec976eee8
@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.20240103-133559",
@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.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004490 0.001347 1.022558 ( 1.278664)
build_miniruby 0.000740 0.000222 0.838843 ( 0.839235)
build_ruby 0.001526 0.000000 2.641834 ( 2.642934)
build_all 0.006827 0.001076 11.919508 ( 0.981514)
build_install 0.009855 0.004035 3.488689 ( 0.979226)
test_btest 0.000670 0.000197 63.409832 ( 5.319819)
test_basic 0.001013 0.004106 0.424744 ( 0.503135)
test_all 0.076957 0.020087 389.621706 ( 31.812525)
test_rubyspec 0.037531 0.030603 40.387354 ( 52.956319)
total: 97.31 sec