Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-133722
#<BuildRuby:0x0000557d853ef280
@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.20240113-133722",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001103 0.004097 0.808161 ( 1.178455)
build_miniruby 0.000805 0.000220 0.826338 ( 0.826228)
build_ruby 0.001061 0.000290 2.688570 ( 2.689724)
build_all 0.000000 0.007110 12.064985 ( 0.952546)
build_install 0.010405 0.003634 3.426774 ( 0.967457)
test_btest 0.000000 0.000832 67.877723 ( 4.628279)
test_basic 0.004391 0.000000 0.398279 ( 0.478209)
test_all 0.077466 0.020345 376.309197 ( 40.703869)
test_rubyspec 0.029923 0.037059 40.486793 ( 53.028337)
total: 105.45 sec