Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-214344
#<BuildRuby:0x000055d5a3897280
@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-214344",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002331 0.003093 0.802665 ( 1.199687)
build_miniruby 0.000714 0.000357 0.816002 ( 0.815945)
build_ruby 0.000817 0.000409 2.657938 ( 2.658887)
build_all 0.005267 0.002633 11.898803 ( 1.002810)
build_install 0.009773 0.000408 3.424639 ( 0.967508)
test_btest 0.000435 0.000181 63.905101 ( 4.801205)
test_basic 0.000000 0.004133 0.394220 ( 0.475361)
test_all 0.051707 0.043768 378.164718 ( 32.685402)
test_rubyspec 0.020277 0.044623 40.470334 ( 53.006704)
total: 97.61 sec