Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-072537
#<BuildRuby:0x000055fbdf8e6008
@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.20230206-072537",
@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.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000020)
build_up 0.000604 0.004073 1.054135 ( 1.427268)
build_miniruby 0.000967 0.000121 0.887386 ( 0.885614)
build_ruby 0.001265 0.000000 1.756962 ( 1.948626)
build_all 0.003600 0.002447 3.066848 ( 1.623006)
build_install 0.007390 0.004308 2.138075 ( 1.406537)
test_btest 0.000800 0.000138 53.921163 ( 14.209503)
test_basic 0.003712 0.000640 0.360089 ( 0.453369)
test_all 0.000000 0.001634 577.579251 (162.992509)
test_rubyspec 0.016128 0.019405 55.642662 ( 65.784706)
total: 250.73 sec