Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-205207
#<BuildRuby:0x00005611edab40c8
@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.20231130-205207",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004222 0.000042 0.963670 ( 1.235677)
build_miniruby 0.000635 0.000116 0.876679 ( 0.876808)
build_ruby 0.001400 0.000254 2.716867 ( 2.719296)
build_all 0.006812 0.000434 12.125297 ( 0.980297)
build_install 0.004468 0.005545 3.599776 ( 0.968478)
test_btest 0.000431 0.000108 62.071891 ( 5.878189)
test_basic 0.002884 0.000721 0.373450 ( 0.456629)
test_all 0.070075 0.029951 391.790836 ( 38.601640)
test_rubyspec 0.023671 0.046698 39.443997 ( 52.078915)
total: 103.80 sec