Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-205746
#<BuildRuby:0x0000559a35ed6118
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230502-205746",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001988 0.003529 1.777687 ( 3.173354)
build_miniruby 0.001520 0.000000 1.278610 ( 1.290485)
build_ruby 0.001369 0.000000 2.614085 ( 2.869985)
build_all 0.002793 0.003405 2.172917 ( 2.016721)
build_install 0.012861 0.001207 3.377937 ( 2.951282)
test_btest 0.000749 0.000000 72.533848 ( 38.064135)
test_basic 0.006002 0.000000 0.724512 ( 0.829610)
test_all 0.001503 0.000096 565.918914 (229.274747)
test_rubyspec 0.028976 0.015714 76.990550 ( 90.895553)
total: 371.37 sec