Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-022900
#<BuildRuby:0x00005585a992c0a0
@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.20231227-022900",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000000 0.005620 1.269792 ( 1.642264)
build_miniruby 0.000000 0.000926 0.955422 ( 0.954675)
build_ruby 0.000089 0.001374 2.767544 ( 2.772697)
build_all 0.008152 0.001092 16.569094 ( 1.487809)
build_install 0.001899 0.006265 4.788278 ( 1.210315)
test_btest 0.000000 0.001034 84.435438 ( 7.462841)
test_basic 0.002098 0.002103 0.757107 ( 0.832351)
test_all 0.091317 0.041192 516.120379 ( 61.433672)
test_rubyspec 0.027140 0.021433 49.617287 ( 61.832723)
total: 139.63 sec