Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-104048
#<BuildRuby:0x0000564438f35138
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-104048",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.005463 1.422564 ( 1.717325)
build_miniruby 0.000000 0.001180 0.902180 ( 0.902339)
build_ruby 0.000049 0.001352 1.511626 ( 1.514242)
build_all 0.003350 0.003908 3.595478 ( 1.883633)
build_install 0.012553 0.001775 2.574253 ( 1.715058)
test_btest 0.000566 0.000118 58.539292 ( 19.878314)
test_basic 0.002267 0.003902 0.348830 ( 0.448277)
test_all 0.000792 0.000190 591.027013 (181.565851)
test_rubyspec 0.019642 0.018236 63.938275 ( 73.842974)
total: 283.47 sec