Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-180802
#<BuildRuby:0x000055d71e2a9fb8
@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.20230912-180802",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007258 0.000354 2.301004 ( 4.864939)
build_miniruby 0.000000 0.001891 1.740745 ( 1.968030)
build_ruby 0.000598 0.001139 3.555417 ( 4.315317)
build_all 0.008510 0.000082 6.220142 ( 5.032494)
build_install 0.017797 0.001197 7.886039 ( 6.726397)
test_btest 0.000635 0.000077 82.795763 ( 47.556273)
test_basic 0.007541 0.000000 0.951803 ( 1.283431)
test_all 0.005383 0.004920 691.875442 (348.261486)
test_rubyspec 0.026601 0.045831 103.201094 (125.023096)
total: 545.03 sec