Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-022814
#<BuildRuby:0x000055b7f19140c0
@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.20230124-022814",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000022 0.000000 0.000022 ( 0.000026)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003469 0.000000 0.617010 ( 1.032495)
build_miniruby 0.000885 0.000052 0.631831 ( 0.631394)
build_ruby 0.001220 0.000000 2.206610 ( 2.206560)
build_all 0.009385 0.000000 12.041616 ( 1.488598)
build_install 0.003104 0.003648 1.503676 ( 0.703818)
test_btest 0.000608 0.000114 66.674220 ( 6.178524)
test_basic 0.003114 0.000584 0.244813 ( 0.340175)
test_all 0.000947 0.000178 482.812474 ( 45.968424)
test_rubyspec 0.014830 0.014980 35.409161 ( 46.017607)
total: 104.57 sec