Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-232234
#<BuildRuby:0x0000563dba8940d8
@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-232234",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003494 0.001165 0.786078 ( 1.196549)
build_miniruby 0.000760 0.000254 0.809283 ( 0.809450)
build_ruby 0.001051 0.000350 2.689822 ( 2.691124)
build_all 0.005693 0.001897 11.941631 ( 0.980965)
build_install 0.007007 0.004038 3.377222 ( 0.954171)
test_btest 0.000458 0.000166 63.951533 ( 5.622332)
test_basic 0.000766 0.003345 0.390253 ( 0.470946)
test_all 0.073118 0.025464 386.379723 ( 31.579074)
test_rubyspec 0.032454 0.034017 40.270782 ( 52.813795)
total: 97.12 sec