Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-091245
#<BuildRuby:0x000055cf05b961d8
@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.20230310-091245",
@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.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005540 0.000060 1.696937 ( 3.025248)
build_miniruby 0.001161 0.000047 1.015802 ( 1.014297)
build_ruby 0.001400 0.000000 2.214507 ( 2.403157)
build_all 0.001284 0.004048 1.915726 ( 1.107193)
build_install 0.008091 0.004547 2.801292 ( 1.833497)
test_btest 0.000736 0.000082 66.541289 ( 17.022058)
test_basic 0.004929 0.000069 0.534751 ( 0.628599)
test_all 0.000000 0.000925 515.208333 (153.145815)
test_rubyspec 0.017076 0.023646 71.490633 ( 81.319890)
total: 261.50 sec