Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-093930
#<BuildRuby:0x000055c2d5f478e0
@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.20231125-093930",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001059 0.004249 0.929811 ( 1.325279)
build_miniruby 0.000000 0.001019 0.807466 ( 0.807509)
build_ruby 0.000000 0.001392 2.626612 ( 2.627367)
build_all 0.002768 0.005123 12.196104 ( 1.016473)
build_install 0.006640 0.002554 3.727678 ( 0.994415)
test_btest 0.000454 0.000175 62.616013 ( 5.574593)
test_basic 0.002862 0.001101 0.412456 ( 0.492279)
test_all 0.063988 0.032135 368.734573 ( 33.148603)
test_rubyspec 0.028861 0.035065 39.813558 ( 52.370397)
total: 98.36 sec