Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-061917
#<BuildRuby:0x000055ce7ea7e228
@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.20230503-061917",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000000 0.000027 0.000027 ( 0.000027)
configure 0.000000 0.000021 0.000021 ( 0.000020)
build_up 0.000000 0.005764 1.844373 ( 3.912863)
build_miniruby 0.000000 0.001355 1.257006 ( 1.443654)
build_ruby 0.000716 0.000625 2.614263 ( 3.028112)
build_all 0.005726 0.000566 2.181231 ( 2.237625)
build_install 0.012360 0.001254 3.371457 ( 3.360570)
test_btest 0.000681 0.000198 74.175923 ( 37.768518)
test_basic 0.003222 0.003916 0.803694 ( 1.079274)
test_all 0.001156 0.000370 547.704566 (218.487750)
test_rubyspec 0.025123 0.024397 80.610233 ( 94.827652)
total: 366.15 sec