Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-194755
#<BuildRuby:0x00005628e12b6028
@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.20221205-194755",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005181 0.000778 1.473390 ( 2.102873)
build_miniruby 0.001242 0.000000 0.905336 ( 0.904168)
build_ruby 0.000000 0.001500 1.624583 ( 1.618302)
build_all 0.001390 0.005626 3.683058 ( 2.432202)
build_install 0.013071 0.001056 2.614175 ( 2.254197)
test_btest 0.000495 0.000103 56.749219 ( 27.944843)
test_basic 0.005980 0.000373 0.398546 ( 0.501368)
test_all 0.001362 0.000272 593.710875 (223.121318)
test_rubyspec 0.027041 0.015741 67.210518 ( 77.254404)
total: 338.13 sec