Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-183555
#<BuildRuby:0x000055bfc6477788
@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.20231126-183555",
@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.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005700 0.000000 0.959382 ( 1.337099)
build_miniruby 0.001036 0.000000 0.843214 ( 0.843331)
build_ruby 0.001504 0.000000 2.622366 ( 2.623252)
build_all 0.007425 0.000000 12.247029 ( 0.969590)
build_install 0.011140 0.000000 3.719967 ( 0.980635)
test_btest 0.000802 0.000000 64.873621 ( 4.918252)
test_basic 0.001070 0.004524 0.409814 ( 0.488965)
test_all 0.075070 0.023246 346.126504 ( 35.053337)
test_rubyspec 0.031619 0.038477 39.983391 ( 52.526486)
total: 99.74 sec