Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-192349
#<BuildRuby:0x000056397f04e868
@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.20230206-192349",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000554 0.004237 1.115956 ( 1.489811)
build_miniruby 0.001101 0.000220 0.971923 ( 0.976695)
build_ruby 0.001191 0.000239 2.231733 ( 2.443801)
build_all 0.005100 0.001020 3.340589 ( 1.570868)
build_install 0.012326 0.000000 2.536472 ( 1.760577)
test_btest 0.000794 0.000000 55.199092 ( 16.228522)
test_basic 0.000980 0.004673 0.437449 ( 0.534134)
test_all 0.001091 0.000237 630.340776 (186.259619)
test_rubyspec 0.019917 0.024193 67.546870 ( 77.582806)
total: 288.85 sec