Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-124051
#<BuildRuby:0x00005592a77aa2a8
@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.20221228-124051",
@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.000008 0.000019 ( 0.000018)
autoconf 0.000015 0.000010 0.000025 ( 0.000025)
configure 0.000014 0.000009 0.000023 ( 0.000023)
build_up 0.000000 0.004688 1.140506 ( 1.549951)
build_miniruby 0.000000 0.001259 1.431719 ( 1.441718)
build_ruby 0.001529 0.000000 3.427905 ( 3.848857)
build_all 0.003914 0.003132 3.826741 ( 2.559497)
build_install 0.010365 0.004686 3.134442 ( 3.012538)
test_btest 0.000461 0.000346 54.746355 ( 29.970752)
test_basic 0.003600 0.002701 0.426277 ( 0.604750)
test_all 0.000000 0.001999 628.511560 (246.778883)
test_rubyspec 0.033982 0.014084 70.838951 ( 85.130570)
total: 374.90 sec