Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-012244
#<BuildRuby:0x0000558a89844090
@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.20240116-012244",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004664 0.000424 1.117352 ( 1.473188)
build_miniruby 0.000867 0.000078 0.903586 ( 0.903155)
build_ruby 0.001243 0.000113 2.700471 ( 2.699935)
build_all 0.005157 0.003961 14.287178 ( 1.326875)
build_install 0.008371 0.000000 4.107056 ( 1.070875)
test_btest 0.001110 0.000000 75.788960 ( 6.560772)
test_basic 0.004760 0.000000 0.844461 ( 0.915451)
test_all 0.103949 0.030992 466.096204 ( 50.888486)
test_rubyspec 0.038482 0.009149 48.702909 ( 61.024676)
total: 126.86 sec