Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-185900
#<BuildRuby:0x00005559be9de168
@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.20221227-185900",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.003831 0.000676 0.803286 ( 1.225641)
build_miniruby 0.000930 0.000164 1.034488 ( 1.032615)
build_ruby 0.001263 0.000223 2.709209 ( 3.089817)
build_all 0.005623 0.000000 3.419321 ( 1.711731)
build_install 0.006155 0.004120 2.637761 ( 1.760323)
test_btest 0.000525 0.000105 54.366469 ( 14.119906)
test_basic 0.003967 0.000793 0.295237 ( 0.388504)
test_all 0.000975 0.000195 568.683563 (161.809123)
test_rubyspec 0.032637 0.004263 57.569450 ( 67.462815)
total: 252.60 sec