Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-193323
#<BuildRuby:0x0000562b2f45b108
@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.20231226-193323",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001873 0.003463 1.093862 ( 1.472802)
build_miniruby 0.000818 0.000223 0.909681 ( 0.909382)
build_ruby 0.001065 0.000291 2.796570 ( 2.796284)
build_all 0.003982 0.005492 15.667029 ( 1.413338)
build_install 0.001563 0.007395 4.471677 ( 1.156010)
test_btest 0.000708 0.000354 83.108961 ( 7.070615)
test_basic 0.004404 0.000076 0.702495 ( 0.778093)
test_all 0.107750 0.022181 534.380208 ( 49.160886)
test_rubyspec 0.028482 0.021948 49.418287 ( 61.776368)
total: 126.54 sec