Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-153431
#<BuildRuby:0x0000563c15f43fd8
@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.20231228-153431",
@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.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005443 0.820046 ( 1.193069)
build_miniruby 0.000000 0.001000 0.807558 ( 0.807382)
build_ruby 0.000000 0.001552 2.693122 ( 2.693902)
build_all 0.000852 0.007298 12.065369 ( 0.988616)
build_install 0.007907 0.005658 3.407697 ( 0.956271)
test_btest 0.000468 0.000234 63.653088 ( 5.290108)
test_basic 0.002659 0.003160 0.404693 ( 0.482443)
test_all 0.066114 0.032198 370.726648 ( 37.820764)
test_rubyspec 0.029655 0.037508 40.327596 ( 52.910828)
total: 103.14 sec