Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-162732
#<BuildRuby:0x000055e26313e390
@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.20221230-162732",
@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.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004695 0.000059 1.071073 ( 1.455102)
build_miniruby 0.001357 0.000118 1.559833 ( 1.565584)
build_ruby 0.002152 0.000187 3.362004 ( 3.803013)
build_all 0.000000 0.007018 3.760344 ( 1.971093)
build_install 0.011527 0.006889 3.347908 ( 2.690763)
test_btest 0.000659 0.000136 58.849637 ( 21.770694)
test_basic 0.000381 0.003853 0.341052 ( 1.571755)
test_all 0.000905 0.000219 605.570319 (176.490380)
test_rubyspec 0.015389 0.023678 61.095005 ( 70.999545)
total: 282.32 sec