Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-125645
#<BuildRuby:0x000055c7715ce228
@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.20221220-125645",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004646 0.000118 1.036089 ( 1.452628)
build_miniruby 0.001370 0.000286 1.333172 ( 1.331863)
build_ruby 0.001393 0.000290 3.388729 ( 3.711634)
build_all 0.006239 0.000403 3.794223 ( 1.936360)
build_install 0.009216 0.005440 3.114693 ( 2.194785)
test_btest 0.000594 0.000137 56.171840 ( 19.401018)
test_basic 0.003249 0.000750 0.367276 ( 0.473615)
test_all 0.001423 0.000714 635.655177 (194.351196)
test_rubyspec 0.008274 0.027920 64.546021 ( 74.912249)
total: 299.77 sec