Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-183900
#<BuildRuby:0x0000561cbe1fa2a8
@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.20230205-183900",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004417 0.000384 1.179812 ( 1.917477)
build_miniruby 0.001639 0.000143 1.250073 ( 1.344916)
build_ruby 0.001630 0.000000 2.648493 ( 3.034426)
build_all 0.007186 0.000024 3.867859 ( 2.588916)
build_install 0.011009 0.005129 2.909006 ( 2.833704)
test_btest 0.000602 0.000069 56.734687 ( 30.782003)
test_basic 0.006299 0.000183 0.460107 ( 0.562822)
test_all 0.000566 0.000715 641.055279 (254.605908)
test_rubyspec 0.031571 0.015916 71.174763 ( 84.420331)
total: 382.09 sec