Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-112002
#<BuildRuby:0x0000558ee16b4098
@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.20231118-112002",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004357 0.001188 0.915750 ( 1.321374)
build_miniruby 0.000923 0.000252 0.791024 ( 0.791083)
build_ruby 0.001379 0.000000 2.590561 ( 2.591575)
build_all 0.007209 0.001019 11.894701 ( 0.990137)
build_install 0.008964 0.004667 3.745672 ( 0.971916)
test_btest 0.000677 0.000193 64.709035 ( 4.978492)
test_basic 0.003970 0.001135 0.394639 ( 0.473528)
test_all 0.073768 0.023983 344.737760 ( 38.363304)
test_rubyspec 0.034013 0.040758 39.478029 ( 52.038538)
total: 102.52 sec