Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-020654
#<BuildRuby:0x0000561beea0e2d0
@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.20221208-020654",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000008 0.000001 0.000009 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.001663 0.003632 1.182071 ( 1.392012)
build_miniruby 0.000890 0.000162 0.928953 ( 0.927910)
build_ruby 0.001204 0.000219 2.041057 ( 2.033675)
build_all 0.004813 0.000875 3.370357 ( 1.806277)
build_install 0.009339 0.000879 2.316725 ( 1.449582)
test_btest 0.000565 0.000098 54.142800 ( 14.781929)
test_basic 0.000000 0.004052 0.337300 ( 0.432795)
test_all 0.000407 0.000507 568.669343 (160.106338)
test_rubyspec 0.001631 0.033738 56.591880 ( 66.719817)
total: 249.65 sec