Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-023840
#<BuildRuby:0x000055959eebfdf0
@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.20230313-023840",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002517 0.001439 0.832796 ( 2.598078)
build_miniruby 0.000552 0.000315 0.634486 ( 0.634043)
build_ruby 0.000727 0.000416 2.102156 ( 2.102365)
build_all 0.007155 0.001193 11.094438 ( 0.976621)
build_install 0.002869 0.003848 1.536512 ( 0.869556)
test_btest 0.000960 0.000000 74.220602 ( 6.527560)
test_basic 0.003418 0.000000 0.240490 ( 0.336404)
test_all 0.000000 0.001306 379.227411 ( 44.294781)
test_rubyspec 0.021013 0.011310 35.734091 ( 46.317207)
total: 104.66 sec