Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-114243
#<BuildRuby:0x000055e86c0d5d90
@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.20231205-114243",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000025)
build_up 0.007141 0.000000 2.244894 ( 2.331901)
build_miniruby 0.000000 0.001430 1.556706 ( 1.561874)
build_ruby 0.000000 0.001725 3.034780 ( 3.263352)
build_all 0.003431 0.004284 5.710511 ( 2.859272)
build_install 0.014533 0.003588 7.052488 ( 3.910915)
test_btest 0.000860 0.000000 80.884902 ( 28.251573)
test_basic 0.000932 0.007106 0.927679 ( 0.996892)
test_all 0.089439 0.028535 683.420883 (267.925094)
test_rubyspec 0.029278 0.035318 94.786647 (110.870967)
total: 421.97 sec