Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-211200
#<BuildRuby:0x0000556ac01e7258
@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-211200",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004203 0.000069 1.004651 ( 1.286549)
build_miniruby 0.001179 0.000000 0.861060 ( 0.861414)
build_ruby 0.001350 0.000000 2.695413 ( 2.696196)
build_all 0.005070 0.002684 12.092466 ( 1.032987)
build_install 0.009052 0.004245 3.553680 ( 0.964044)
test_btest 0.000582 0.000194 62.546154 ( 4.557000)
test_basic 0.004326 0.000152 0.373970 ( 0.454781)
test_all 0.079151 0.020324 378.303528 ( 39.225808)
test_rubyspec 0.010363 0.049308 39.626264 ( 52.315595)
total: 103.40 sec