Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-113022
#<BuildRuby:0x0000559188132008
@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.20221207-113022",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005117 0.000222 1.364616 ( 1.539534)
build_miniruby 0.001100 0.000048 1.156381 ( 1.155604)
build_ruby 0.001466 0.000000 2.281368 ( 2.277101)
build_all 0.006159 0.000000 3.446670 ( 1.775478)
build_install 0.003985 0.007529 2.711135 ( 1.826193)
test_btest 0.000643 0.000069 55.511078 ( 14.902473)
test_basic 0.004358 0.000467 0.423576 ( 0.520812)
test_all 0.001235 0.000132 610.872284 (174.480762)
test_rubyspec 0.019080 0.009395 63.014042 ( 73.020161)
total: 271.50 sec