Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-003805
#<BuildRuby:0x000056501e8afe20
@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.20240103-003805",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004429 0.000781 1.175009 ( 1.429583)
build_miniruby 0.000795 0.000140 0.747302 ( 0.747417)
build_ruby 0.000978 0.000173 2.763387 ( 2.763169)
build_all 0.008312 0.000648 14.068010 ( 1.243574)
build_install 0.000000 0.007723 4.187024 ( 1.058345)
test_btest 0.000000 0.001146 76.528524 ( 6.654702)
test_basic 0.000000 0.004706 0.727817 ( 0.802532)
test_all 0.110087 0.016963 467.605319 ( 51.180521)
test_rubyspec 0.029157 0.016589 47.553376 ( 59.951834)
total: 125.83 sec