Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-175759
#<BuildRuby:0x000055eea7526890
@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.20221225-175759",
@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.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.005182 1.117104 ( 1.878318)
build_miniruby 0.000000 0.001592 1.485809 ( 1.503663)
build_ruby 0.000787 0.000981 3.508008 ( 3.854187)
build_all 0.000000 0.009047 4.038790 ( 2.464993)
build_install 0.015128 0.003383 3.203701 ( 2.687464)
test_btest 0.000843 0.000217 57.372013 ( 23.222321)
test_basic 0.002774 0.003336 0.448683 ( 0.563255)
test_all 0.001314 0.000370 634.210222 (214.960174)
test_rubyspec 0.030833 0.017512 69.707236 ( 79.880995)
total: 331.02 sec