Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-110726
#<BuildRuby:0x000055aabca4e1a8
@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.20230629-110726",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002774 0.003730 2.122610 ( 4.870946)
build_miniruby 0.001561 0.000289 1.666626 ( 2.037187)
build_ruby 0.001356 0.000251 3.308752 ( 4.591997)
build_all 0.006552 0.001214 2.500143 ( 2.941938)
build_install 0.012038 0.007397 3.821170 ( 4.361449)
test_btest 0.000566 0.000128 81.894931 ( 49.200622)
test_basic 0.003240 0.003905 0.892488 ( 1.513848)
test_all 0.001353 0.000338 613.832569 (329.803615)
test_rubyspec 0.024832 0.034938 91.220993 (162.776831)
total: 562.10 sec