Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-003506
#<BuildRuby:0x0000564b99d2e0e8
@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.20230615-003506",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005483 0.000487 1.792125 ( 3.031955)
build_miniruby 0.001505 0.000021 1.395131 ( 1.399319)
build_ruby 0.001106 0.000176 2.483046 ( 2.684080)
build_all 0.004375 0.002672 2.221748 ( 1.232712)
build_install 0.014247 0.001109 3.515402 ( 2.441370)
test_btest 0.000601 0.000100 76.012364 ( 21.571119)
test_basic 0.004777 0.000000 0.735900 ( 0.813811)
test_all 0.001335 0.000000 560.659102 (229.843289)
test_rubyspec 0.036440 0.016676 83.492303 ( 97.071475)
total: 360.09 sec