Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-150854
#<BuildRuby:0x0000558c9c3fe138
@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.20221208-150854",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000002 0.000000 0.000002 ( 0.000013)
build_up 0.001056 0.004245 1.351795 ( 1.589805)
build_miniruby 0.001354 0.000000 1.101561 ( 1.101229)
build_ruby 0.001420 0.000000 2.283223 ( 2.277289)
build_all 0.001856 0.004261 3.348262 ( 1.676073)
build_install 0.008643 0.003381 2.638834 ( 1.731328)
test_btest 0.000533 0.000111 54.337867 ( 14.915046)
test_basic 0.000191 0.004089 0.383159 ( 0.477400)
test_all 0.001406 0.000000 623.363739 (180.806693)
test_rubyspec 0.013328 0.016770 62.427419 ( 72.441570)
total: 277.02 sec