Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-143726
#<BuildRuby:0x0000559d2032e318
@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.20221219-143726",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000103 0.000000 0.000103 ( 0.000112)
build_up 0.001616 0.003166 1.166350 ( 1.839153)
build_miniruby 0.000000 0.001752 1.396091 ( 1.404976)
build_ruby 0.000001 0.001793 3.474146 ( 3.888194)
build_all 0.007267 0.000539 3.949931 ( 3.265072)
build_install 0.006675 0.008153 3.193025 ( 3.064227)
test_btest 0.000669 0.000144 55.445840 ( 31.284190)
test_basic 0.003849 0.000825 0.412798 ( 0.512869)
test_all 0.001075 0.000231 635.381253 (255.207167)
test_rubyspec 0.015815 0.033797 72.886658 ( 88.624539)
total: 389.09 sec