Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-001914
#<BuildRuby:0x0000555b84a3e118
@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.20230622-001914",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.005478 0.000821 1.865199 ( 3.360747)
build_miniruby 0.000000 0.001362 1.365401 ( 1.369006)
build_ruby 0.000000 0.002028 3.194610 ( 3.479564)
build_all 0.000000 0.007377 2.339594 ( 2.086953)
build_install 0.016472 0.000886 3.501917 ( 2.958291)
test_btest 0.000742 0.000000 80.741876 ( 37.700277)
test_basic 0.000381 0.006267 0.874178 ( 0.979067)
test_all 0.000549 0.000843 571.693023 (239.116635)
test_rubyspec 0.028048 0.023397 86.874364 (107.205826)
total: 398.26 sec