Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-095208
#<BuildRuby:0x000055c84c44e890
@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.20221229-095208",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004807 0.000070 1.195948 ( 1.582527)
build_miniruby 0.001306 0.000114 1.438081 ( 1.437370)
build_ruby 0.001791 0.000156 3.468358 ( 3.825717)
build_all 0.007237 0.000255 3.908947 ( 2.063089)
build_install 0.016793 0.000286 3.201304 ( 2.397207)
test_btest 0.000657 0.000049 56.593177 ( 21.637557)
test_basic 0.004623 0.000000 0.426983 ( 2.047470)
test_all 0.000640 0.000602 642.518655 (224.666721)
test_rubyspec 0.017879 0.032247 68.418376 ( 78.775974)
total: 338.43 sec