Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-145710
#<BuildRuby:0x000055c26f6c3568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-145710",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004267 0.000948 1.388985 ( 1.792792)
build_miniruby 0.000857 0.000191 0.929507 ( 0.929275)
build_ruby 0.001141 0.000253 2.561459 ( 2.561316)
build_all 0.008337 0.001852 16.305090 ( 1.438023)
build_install 0.008632 0.000000 4.833986 ( 1.153794)
test_btest 0.001052 0.000083 85.298175 ( 7.184099)
test_basic 0.000405 0.003670 0.731676 ( 0.807448)
test_all 0.091682 0.042877 494.004134 ( 59.168853)
test_rubyspec 0.021091 0.026217 50.337704 ( 62.619177)
total: 137.66 sec