Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-221814
#<BuildRuby:0x000055faca925ed0
@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.20230619-221814",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002141 0.004506 2.013233 ( 4.791291)
build_miniruby 0.001444 0.000347 1.406941 ( 1.422153)
build_ruby 0.001236 0.000296 2.762695 ( 2.994249)
build_all 0.004535 0.003195 5.383032 ( 3.156416)
build_install 0.016234 0.002093 6.581738 ( 4.450997)
test_btest 0.000630 0.000152 79.364965 ( 34.258476)
test_basic 0.000987 0.006828 0.818134 ( 0.945086)
test_all 0.001108 0.000326 576.729317 (234.326834)
test_rubyspec 0.018025 0.037384 84.501687 ( 96.837812)
total: 383.18 sec