Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-122749
#<BuildRuby:0x0000565419cec048
@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.20231022-122749",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005249 0.001235 2.111938 ( 2.391173)
build_miniruby 0.001415 0.000000 0.910007 ( 0.910308)
build_ruby 0.001268 0.000000 2.684034 ( 2.684601)
build_all 0.006691 0.003483 16.294456 ( 1.442172)
build_install 0.006802 0.001700 5.143243 ( 1.128835)
test_btest 0.000895 0.000224 84.378196 ( 7.027160)
test_basic 0.000000 0.005100 0.704413 ( 0.781006)
test_all 0.104737 0.031180 502.823054 ( 54.868422)
test_rubyspec 0.030101 0.018968 50.006958 ( 62.321408)
total: 133.56 sec