Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-054538
#<BuildRuby:0x000055e5ce4ba168
@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.20221227-054538",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001525 0.002938 1.019305 ( 1.422785)
build_miniruby 0.001221 0.000195 1.183513 ( 1.181459)
build_ruby 0.001509 0.000000 2.821445 ( 3.199071)
build_all 0.006011 0.000000 3.320395 ( 1.755108)
build_install 0.000841 0.009704 2.836356 ( 1.953071)
test_btest 0.000707 0.000171 57.312367 ( 15.758491)
test_basic 0.004799 0.000289 0.398014 ( 0.492070)
test_all 0.001046 0.000244 626.994194 (177.025176)
test_rubyspec 0.009540 0.027981 61.589705 ( 71.518799)
total: 274.31 sec