Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-000520
#<BuildRuby:0x00005555e074a230
@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.20230501-000520",
@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.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.005606 1.785970 ( 3.985646)
build_miniruby 0.000000 0.001248 1.242085 ( 1.424981)
build_ruby 0.000379 0.001115 2.578154 ( 2.835994)
build_all 0.004757 0.001427 2.146748 ( 1.609819)
build_install 0.006928 0.007940 3.415860 ( 2.917547)
test_btest 0.000000 0.000924 72.923171 ( 37.729732)
test_basic 0.003780 0.003021 0.763924 ( 0.881080)
test_all 0.000240 0.001461 562.114538 (232.714688)
test_rubyspec 0.018223 0.030393 80.187630 ( 95.644424)
total: 379.74 sec