Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-204519
#<BuildRuby:0x000055bf395fa390
@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.20230819-204519",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006641 0.000000 2.273623 ( 3.913426)
build_miniruby 0.001661 0.000002 1.714206 ( 1.740651)
build_ruby 0.001790 0.000000 3.259492 ( 28.370335)
build_all 0.005096 0.003243 6.328872 ( 4.478934)
build_install 0.019702 0.000000 7.711143 ( 5.880743)
test_btest 0.000953 0.000000 83.255493 ( 46.814316)
test_basic 0.008970 0.000000 0.991843 ( 1.137737)
test_all 0.005565 0.003933 672.987718 (333.009983)
test_rubyspec 0.032291 0.038751 105.855489 (144.471404)
total: 569.82 sec