Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-204008
#<BuildRuby:0x0000555999984110
@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.20231224-204008",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003581 0.000325 0.756139 ( 1.140802)
build_miniruby 0.000787 0.000071 0.902703 ( 0.903589)
build_ruby 0.000967 0.000088 2.764157 ( 2.767384)
build_all 0.007496 0.000000 12.131277 ( 1.034504)
build_install 0.006895 0.003023 3.415413 ( 0.979119)
test_btest 0.000619 0.000073 65.542470 ( 5.311271)
test_basic 0.003048 0.000358 0.387338 ( 0.459595)
test_all 0.071515 0.032346 411.511701 ( 44.617549)
test_rubyspec 0.037972 0.009145 41.212485 ( 53.940953)
total: 111.16 sec