Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-130358
#<BuildRuby:0x000055d332829708
@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-130358",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.005198 0.000287 1.370287 ( 1.561020)
build_miniruby 0.000908 0.000227 0.864438 ( 0.863163)
build_ruby 0.001091 0.000272 1.434545 ( 1.424170)
build_all 0.005441 0.000291 3.351074 ( 1.734031)
build_install 0.012319 0.000000 2.299434 ( 1.412585)
test_btest 0.000645 0.000042 58.346488 ( 16.855125)
test_basic 0.000000 0.003816 0.345334 ( 0.440499)
test_all 0.001230 0.000000 601.597035 (174.459688)
test_rubyspec 0.015879 0.013328 62.041958 ( 71.984130)
total: 270.74 sec