Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-230424
#<BuildRuby:0x0000556a01cabe88
@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.20240115-230424",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.005503 0.000234 0.801067 ( 1.178331)
build_miniruby 0.000000 0.000935 0.840368 ( 0.840422)
build_ruby 0.000000 0.001477 2.655720 ( 2.656486)
build_all 0.000576 0.007243 12.147968 ( 0.986508)
build_install 0.002327 0.008280 3.394596 ( 0.970272)
test_btest 0.000556 0.000260 66.115631 ( 5.059683)
test_basic 0.004331 0.000000 0.416730 ( 0.496797)
test_all 0.066726 0.029920 380.598392 ( 32.472769)
test_rubyspec 0.035782 0.027421 40.322676 ( 52.870743)
total: 97.53 sec