Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-104959
#<BuildRuby:0x000055fa3ebc1fb8
@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.20230203-104959",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004486 0.000173 1.195860 ( 1.815406)
build_miniruby 0.001362 0.000052 1.159004 ( 1.160689)
build_ruby 0.001768 0.000068 2.410856 ( 2.783478)
build_all 0.003237 0.004129 3.922695 ( 2.692581)
build_install 0.012728 0.002716 3.010649 ( 2.717318)
test_btest 0.000778 0.000068 55.037252 ( 31.749445)
test_basic 0.006320 0.000557 0.451011 ( 0.582764)
test_all 0.002508 0.000054 643.055771 (259.578080)
test_rubyspec 0.035551 0.013883 73.499670 ( 87.053387)
total: 390.13 sec