Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-094947
#<BuildRuby:0x0000564229a93438
@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.20231128-094947",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001456 0.004540 0.908559 ( 1.344233)
build_miniruby 0.000793 0.000288 0.818578 ( 0.818569)
build_ruby 0.001454 0.000529 2.687009 ( 2.686841)
build_all 0.007316 0.000986 12.188868 ( 1.006030)
build_install 0.006533 0.005348 3.806809 ( 0.992239)
test_btest 0.000643 0.000248 62.275240 ( 5.388827)
test_basic 0.003794 0.001459 0.395855 ( 0.475503)
test_all 0.086215 0.010882 352.879655 ( 40.885969)
test_rubyspec 0.036681 0.043232 39.862940 ( 52.392410)
total: 105.99 sec