Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-014107
#<BuildRuby:0x0000565487a46118
@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.20230514-014107",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005181 0.000000 1.598082 ( 2.809287)
build_miniruby 0.001433 0.000000 1.311048 ( 1.309891)
build_ruby 0.001207 0.000000 2.367915 ( 2.599923)
build_all 0.001955 0.004341 2.106818 ( 1.329208)
build_install 0.008399 0.006484 3.217912 ( 2.309522)
test_btest 0.000593 0.000128 72.648626 ( 23.773587)
test_basic 0.004062 0.000870 0.694317 ( 0.770043)
test_all 0.000685 0.000147 558.234321 (170.613162)
test_rubyspec 0.014517 0.037167 78.492930 ( 94.409103)
total: 299.92 sec