Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-105843
#<BuildRuby:0x000055b955e89fb8
@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.20230103-105843",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004234 0.000019 1.089928 ( 1.560434)
build_miniruby 0.001073 0.000153 1.275673 ( 1.274840)
build_ruby 0.001154 0.000164 3.251950 ( 3.657578)
build_all 0.006032 0.000247 3.697206 ( 2.011257)
build_install 0.003586 0.008459 2.980868 ( 2.087784)
test_btest 0.000534 0.000116 54.313323 ( 24.551351)
test_basic 0.001915 0.004804 0.384473 ( 0.483355)
test_all 0.001241 0.000324 636.225181 (245.131083)
test_rubyspec 0.006331 0.038485 67.484471 ( 77.641833)
total: 358.40 sec