Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-052113
#<BuildRuby:0x000055e3a46fa0d0
@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.20221228-052113",
@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.000023 0.000003 0.000026 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004847 0.000581 1.216333 ( 1.989203)
build_miniruby 0.000000 0.001468 1.521855 ( 1.675663)
build_ruby 0.000000 0.001631 3.667316 ( 4.229883)
build_all 0.003511 0.004046 3.996094 ( 2.682198)
build_install 0.017438 0.000000 3.330404 ( 3.277614)
test_btest 0.000916 0.000000 57.980012 ( 34.447821)
test_basic 0.006992 0.000000 0.469175 ( 0.761109)
test_all 0.001416 0.000000 706.487173 (699.201665)
test_rubyspec 0.046745 0.012652 77.750007 (113.252541)
total: 861.52 sec