Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-180506
#<BuildRuby:0x000055dc15381fc0
@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.20230505-180506",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.004266 0.001219 1.767802 ( 3.006758)
build_miniruby 0.000919 0.000262 1.170614 ( 1.168914)
build_ruby 0.000976 0.000279 2.319247 ( 2.545409)
build_all 0.005247 0.000268 1.803400 ( 0.967776)
build_install 0.009095 0.006115 3.133959 ( 2.101141)
test_btest 0.000579 0.000178 75.052638 ( 19.843996)
test_basic 0.000709 0.004271 0.639430 ( 0.713518)
test_all 0.000812 0.000281 550.322858 (158.873395)
test_rubyspec 0.017968 0.019688 68.831173 ( 80.569295)
total: 269.79 sec