Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-215322
#<BuildRuby:0x000055b3b2b16168
@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.20230205-215322",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000511 0.004076 0.922742 ( 1.297093)
build_miniruby 0.000948 0.000226 0.985479 ( 0.983606)
build_ruby 0.000993 0.000236 1.671736 ( 1.881616)
build_all 0.004539 0.000000 2.906344 ( 1.362251)
build_install 0.010444 0.000585 2.183077 ( 1.394260)
test_btest 0.000730 0.000152 53.300735 ( 13.579224)
test_basic 0.004485 0.000051 0.368390 ( 0.460846)
test_all 0.000771 0.000154 551.803516 (168.876685)
test_rubyspec 0.026563 0.014210 61.712573 ( 71.570058)
total: 261.41 sec