Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-043409
#<BuildRuby:0x00005591f2ef80d8
@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-043409",
@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.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004424 0.001327 0.814621 ( 1.183646)
build_miniruby 0.000921 0.000277 0.809059 ( 0.809076)
build_ruby 0.001676 0.000000 2.691707 ( 2.693656)
build_all 0.003502 0.004749 11.959065 ( 0.982410)
build_install 0.011616 0.000785 3.416845 ( 0.977707)
test_btest 0.000000 0.000885 65.397373 ( 4.699462)
test_basic 0.000000 0.004444 0.399858 ( 0.479017)
test_all 0.072935 0.026221 374.309141 ( 36.280262)
test_rubyspec 0.030625 0.035833 40.524323 ( 53.077710)
total: 101.18 sec