Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-135646
#<BuildRuby:0x000055e7f3b961b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-135646",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003419 0.000684 1.001767 ( 1.410493)
build_miniruby 0.000000 0.001216 1.244773 ( 1.243901)
build_ruby 0.000000 0.001566 2.450314 ( 2.462288)
build_all 0.004688 0.002321 6.200944 ( 2.670821)
build_install 0.012205 0.004941 5.490886 ( 3.285455)
test_btest 0.000600 0.000161 56.771694 ( 23.996222)
test_basic 0.005307 0.001429 0.417200 ( 0.520551)
test_all 0.001316 0.000354 610.130555 (215.203022)
test_rubyspec 0.022060 0.024416 69.850495 ( 80.496490)
total: 331.29 sec