Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-112639
#<BuildRuby:0x000055a436b0e250
@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.20230106-112639",
@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.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004827 0.000115 1.185785 ( 2.368589)
build_miniruby 0.001312 0.000171 1.616855 ( 2.315467)
build_ruby 0.001813 0.000236 3.838748 ( 5.555273)
build_all 0.005416 0.003676 4.037449 ( 4.560239)
build_install 0.016011 0.002562 3.220525 ( 4.145942)
test_btest 0.000777 0.000124 60.158561 ( 64.032856)
test_basic 0.000000 0.004463 0.469769 ( 0.851158)
test_all 0.001929 0.000547 706.383910 (712.314359)
test_rubyspec 0.013099 0.044326 75.647128 (102.406810)
total: 898.55 sec