Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-135637
#<BuildRuby:0x0000561d4a3b2258
@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.20230809-135637",
@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.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003544 0.004705 2.489824 ( 8.061357)
build_miniruby 0.001756 0.000260 58.921279 ( 71.062266)
build_ruby 0.001664 0.000247 4.070207 ( 10.982836)
build_all 0.008675 0.000000 2.697036 ( 4.357049)
build_install 0.020504 0.000878 4.307571 ( 7.766175)
test_btest 0.001071 0.000134 83.609597 ( 87.147887)
test_basic 0.005859 0.000140 1.017532 ( 3.159954)
test_all 0.001240 0.000151 672.314570 (649.611925)
test_rubyspec 0.028999 0.030028 99.432710 (177.548030)
total: 1019.70 sec