Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-063720
#<BuildRuby:0x00005564d31cb370
@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.20240115-063720",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001010 0.004476 0.807579 ( 1.184611)
build_miniruby 0.000770 0.000280 0.822823 ( 0.822578)
build_ruby 0.000000 0.001911 2.705902 ( 2.706436)
build_all 0.000000 0.007546 11.949780 ( 0.973175)
build_install 0.011278 0.002433 3.375942 ( 0.958511)
test_btest 0.000596 0.000298 66.189189 ( 4.869455)
test_basic 0.003526 0.001763 0.391787 ( 0.470920)
test_all 0.081467 0.020478 371.225054 ( 40.658137)
test_rubyspec 0.010769 0.056080 40.488793 ( 53.028109)
total: 105.67 sec