Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-170933
#<BuildRuby:0x000055ff72ab8098
@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.20231212-170933",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001478 0.004230 1.020773 ( 1.290934)
build_miniruby 0.000722 0.000131 0.865714 ( 0.865791)
build_ruby 0.001516 0.000276 2.687091 ( 2.687116)
build_all 0.004878 0.003454 12.143236 ( 0.993201)
build_install 0.005599 0.007250 3.576697 ( 0.969830)
test_btest 0.000582 0.000194 63.355021 ( 5.551616)
test_basic 0.002445 0.000815 0.373189 ( 0.456212)
test_all 0.074032 0.024677 371.033975 ( 38.191377)
test_rubyspec 0.034857 0.031030 39.760697 ( 52.430059)
total: 103.44 sec