Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-184415
#<BuildRuby:0x000056337005c040
@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.20240101-184415",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003913 0.002631 1.197872 ( 1.355016)
build_miniruby 0.000000 0.000922 0.853816 ( 0.853796)
build_ruby 0.000000 0.001915 2.672518 ( 2.672719)
build_all 0.004923 0.002723 11.985918 ( 0.987586)
build_install 0.010051 0.004188 3.571584 ( 0.969706)
test_btest 0.000549 0.000229 63.565042 ( 4.476758)
test_basic 0.002718 0.001132 0.390362 ( 0.472227)
test_all 0.076595 0.020349 389.327476 ( 35.269713)
test_rubyspec 0.030855 0.036496 40.120647 ( 52.646495)
total: 99.70 sec