Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-190757
#<BuildRuby:0x00005572f38061a8
@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.20230627-190757",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005768 0.000641 1.891406 ( 3.269628)
build_miniruby 0.001507 0.000167 1.556504 ( 1.556821)
build_ruby 0.001469 0.000163 2.902296 ( 3.126040)
build_all 0.007045 0.000000 2.275053 ( 1.563260)
build_install 0.013390 0.003676 3.577217 ( 2.598486)
test_btest 0.000709 0.000086 79.587215 ( 32.571082)
test_basic 0.000470 0.007780 0.866661 ( 0.950635)
test_all 0.001069 0.000188 571.054174 (181.330592)
test_rubyspec 0.021856 0.029397 82.290260 ( 94.069135)
total: 321.04 sec