Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-164751
#<BuildRuby:0x0000557784adf600
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-164751",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000000 0.010183 1.295113 ( 1.664298)
build_miniruby 0.001678 0.000875 0.851172 ( 0.850367)
build_ruby 0.002384 0.000421 2.264347 ( 2.207299)
build_all 0.015290 0.006396 25.135362 ( 2.931115)
build_install 0.017940 0.004486 4.996439 ( 1.239031)
test_btest 0.001139 0.000259 87.180887 ( 9.075361)
test_basic 0.006718 0.000521 0.337243 ( 0.426652)
test_all 0.001649 0.000358 720.788436 ( 71.524594)
test_rubyspec 0.100937 0.044011 49.745789 ( 58.274836)
total: 148.19 sec