Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-181706
#<BuildRuby:0x000055e61b76e380
@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-181706",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000798 0.005530 1.520196 ( 2.241211)
build_miniruby 0.001203 0.000000 0.963980 ( 1.039834)
build_ruby 0.001553 0.000000 1.665847 ( 1.887733)
build_all 0.004527 0.003696 3.713968 ( 2.890409)
build_install 0.012404 0.005476 2.881974 ( 2.744465)
test_btest 0.000751 0.000268 59.192610 ( 35.737319)
test_basic 0.004686 0.001674 0.416137 ( 0.698939)
test_all 0.001274 0.000455 664.251677 (565.051126)
test_rubyspec 0.039375 0.013416 73.732292 (109.973655)
total: 722.27 sec