Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-204033
#<BuildRuby:0x000055ca48dd61a8
@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.20230101-204033",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004507 0.000047 1.123635 ( 1.505208)
build_miniruby 0.001149 0.000096 1.273134 ( 1.271792)
build_ruby 0.001173 0.000098 3.253352 ( 3.618807)
build_all 0.005621 0.000469 3.461007 ( 1.786143)
build_install 0.009188 0.003897 2.858917 ( 1.880306)
test_btest 0.000906 0.000101 56.373409 ( 15.624802)
test_basic 0.001404 0.003812 0.423968 ( 0.523196)
test_all 0.001290 0.000085 620.238810 (178.117020)
test_rubyspec 0.020346 0.017687 60.462437 ( 70.308562)
total: 274.64 sec