Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-071110
#<BuildRuby:0x000055b6e81561a8
@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.20230104-071110",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000660 0.004179 0.882623 ( 1.264416)
build_miniruby 0.001074 0.000147 1.154828 ( 1.153217)
build_ruby 0.001260 0.000171 2.677317 ( 3.073952)
build_all 0.000000 0.006292 3.206078 ( 1.542546)
build_install 0.009275 0.003700 2.523886 ( 1.600096)
test_btest 0.000607 0.000135 53.416436 ( 13.672919)
test_basic 0.003505 0.000779 0.306347 ( 0.400060)
test_all 0.000417 0.000600 561.528608 (159.301411)
test_rubyspec 0.016919 0.022961 54.643921 ( 64.709893)
total: 246.72 sec