Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-052110
#<BuildRuby:0x000055636d1161a8
@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.20230102-052110",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005011 0.001089 1.271773 ( 2.476680)
build_miniruby 0.001429 0.000311 1.692480 ( 2.021665)
build_ruby 0.001618 0.000351 3.948776 ( 5.147606)
build_all 0.007225 0.001570 4.140275 ( 3.768597)
build_install 0.007683 0.013653 3.460927 ( 3.811525)
test_btest 0.000949 0.000303 62.568385 ( 50.365096)
test_basic 0.002733 0.004030 0.475883 ( 0.742423)
test_all 0.001400 0.000484 719.479091 (658.647942)
test_rubyspec 0.035573 0.021793 76.161109 (106.323049)
total: 833.31 sec