Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-101141
#<BuildRuby:0x000055f1e16be120
@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.20221213-101141",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001722 0.003017 0.982065 ( 1.491533)
build_miniruby 0.001355 0.000236 1.415315 ( 1.413073)
build_ruby 0.001437 0.000250 2.538337 ( 2.531496)
build_all 0.000000 0.006985 6.190055 ( 2.036562)
build_install 0.014056 0.000000 5.526829 ( 2.677132)
test_btest 0.000740 0.000000 57.522526 ( 15.661902)
test_basic 0.004053 0.000000 0.321265 ( 0.415218)
test_all 0.000000 0.001467 611.594211 (189.262906)
test_rubyspec 0.031039 0.024169 76.178404 ( 94.654398)
total: 310.15 sec