Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-170031
#<BuildRuby:0x0000555d12a47788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-170031",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000656 0.004280 0.799517 ( 1.216588)
build_miniruby 0.000646 0.000358 0.817311 ( 0.817349)
build_ruby 0.000978 0.000544 2.682937 ( 2.683310)
build_all 0.006917 0.001368 12.203326 ( 0.986634)
build_install 0.008600 0.000000 3.409156 ( 0.964842)
test_btest 0.000709 0.000000 63.473397 ( 5.937293)
test_basic 0.003988 0.000008 0.407777 ( 0.489444)
test_all 0.084665 0.012329 389.116408 ( 37.184062)
test_rubyspec 0.036292 0.030488 40.664480 ( 53.211698)
total: 103.49 sec