Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-135435
#<BuildRuby:0x00005602a6a2a018
@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.20231222-135435",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.006003 0.000000 1.716300 ( 2.289093)
build_miniruby 0.000000 0.001877 1.555463 ( 1.577877)
build_ruby 0.000000 0.001909 3.341430 ( 3.573639)
build_all 0.004216 0.003814 5.761665 ( 3.626991)
build_install 0.017145 0.000773 6.924630 ( 5.031458)
test_btest 0.000770 0.000113 81.200797 ( 37.762668)
test_basic 0.006881 0.001012 0.906636 ( 1.004161)
test_all 0.069283 0.048042 641.362143 (260.685594)
test_rubyspec 0.031915 0.031383 92.919959 (104.830353)
total: 420.38 sec