Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-031443
#<BuildRuby:0x00005622a8555f70
@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.20230616-031443",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002620 0.004111 1.978463 ( 5.002952)
build_miniruby 0.001475 0.000203 1.479590 ( 2.613068)
build_ruby 0.001937 0.000268 3.081389 ( 5.435797)
build_all 0.007285 0.001004 2.438739 ( 3.214504)
build_install 0.010526 0.009697 3.844722 ( 5.088907)
test_btest 0.000676 0.000135 79.684887 ( 55.064072)
test_basic 0.000000 0.008420 0.787922 ( 1.643782)
test_all 0.000000 0.001166 606.252076 (576.941059)
test_rubyspec 0.039735 0.029812 92.160311 (275.358412)
total: 930.36 sec