Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-183449
#<BuildRuby:0x000055fcb3d1a320
@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.20230107-183449",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001741 0.003472 0.985856 ( 1.361636)
build_miniruby 0.001093 0.000260 1.206267 ( 1.204576)
build_ruby 0.001222 0.000291 2.808960 ( 3.172543)
build_all 0.003894 0.002939 3.206076 ( 1.513337)
build_install 0.009895 0.004462 2.445088 ( 1.566164)
test_btest 0.000533 0.000149 55.979085 ( 15.052525)
test_basic 0.000000 0.005079 0.379509 ( 0.471721)
test_all 0.000000 0.001245 620.344613 (176.639351)
test_rubyspec 0.022595 0.016105 58.822846 ( 69.180047)
total: 270.16 sec