Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-100117
#<BuildRuby:0x000055a476989fc0
@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.20230726-100117",
@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.000030 0.000002 0.000032 ( 0.000032)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.006934 0.000189 2.245534 ( 4.399963)
build_miniruby 0.001373 0.000089 1.677539 ( 2.084440)
build_ruby 0.001458 0.000094 3.258350 ( 3.926199)
build_all 0.003103 0.004098 2.741941 ( 2.404259)
build_install 0.018513 0.000897 4.473603 ( 4.414391)
test_btest 0.000645 0.000057 81.867605 ( 48.347473)
test_basic 0.006725 0.000593 0.937424 ( 1.443528)
test_all 0.001081 0.000095 652.113779 (428.231839)
test_rubyspec 0.033829 0.022638 94.072278 (143.167643)
total: 638.42 sec