Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-193528
#<BuildRuby:0x0000557361fd76e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-193528",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004746 0.000000 1.021067 ( 1.398978)
build_miniruby 0.001250 0.000000 0.900349 ( 0.900130)
build_ruby 0.001612 0.000000 2.896793 ( 2.901508)
build_all 0.008783 0.001235 16.718338 ( 1.469537)
build_install 0.009136 0.000175 4.802884 ( 1.222932)
test_btest 0.000954 0.000000 86.682253 ( 7.262805)
test_basic 0.002414 0.002936 0.724029 ( 0.797119)
test_all 0.115906 0.020816 554.511675 ( 49.832733)
test_rubyspec 0.020432 0.027109 49.799690 ( 62.102698)
total: 127.89 sec