Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-223553
#<BuildRuby:0x00005574f2785138
@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.20221202-223553",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.006480 0.000558 1.603480 ( 2.624740)
build_miniruby 0.001038 0.000225 1.183016 ( 1.479362)
build_ruby 0.001515 0.000329 1.843032 ( 2.786705)
build_all 0.003893 0.005157 4.044074 ( 4.197169)
build_install 0.006823 0.012292 2.914836 ( 3.532934)
test_btest 0.000751 0.000271 69.682426 ( 55.607967)
test_basic 0.000000 0.006185 0.434157 ( 0.685089)
test_all 0.000000 0.001800 695.163129 (471.008271)
test_rubyspec 0.018876 0.030465 72.805068 ( 84.403533)
total: 626.33 sec