Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-114327
#<BuildRuby:0x000055c0a4f5e2a8
@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.20230527-114327",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005311 0.000483 1.880683 ( 3.256003)
build_miniruby 0.001264 0.000115 1.361406 ( 1.360873)
build_ruby 0.001513 0.000138 2.600852 ( 2.805352)
build_all 0.001926 0.004674 2.174900 ( 1.526928)
build_install 0.008415 0.009854 3.493866 ( 2.879776)
test_btest 0.000854 0.000186 75.534082 ( 33.123097)
test_basic 0.005660 0.001230 0.794606 ( 0.898729)
test_all 0.000940 0.000204 601.507585 (227.600688)
test_rubyspec 0.016725 0.030766 79.054571 ( 91.254912)
total: 364.71 sec