Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-181908
#<BuildRuby:0x0000559eaef0d7f8
@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.20230111-181908",
@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.000023 0.000001 0.000024 ( 0.000025)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000000 0.004878 1.077143 ( 1.495028)
build_miniruby 0.000000 0.001467 1.401360 ( 1.403507)
build_ruby 0.000502 0.001019 3.390134 ( 3.752387)
build_all 0.005473 0.000236 3.498149 ( 1.731236)
build_install 0.006617 0.007552 2.707449 ( 1.988941)
test_btest 0.000560 0.000116 54.372477 ( 15.686327)
test_basic 0.001447 0.003344 0.345916 ( 0.439788)
test_all 0.001288 0.000301 636.952932 (194.896437)
test_rubyspec 0.034750 0.011712 66.915082 ( 77.007371)
total: 298.40 sec