Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-103518
#<BuildRuby:0x0000556d582f62a8
@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.20230514-103518",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002095 0.003774 1.649455 ( 2.888547)
build_miniruby 0.001156 0.000139 1.117836 ( 1.116348)
build_ruby 0.001301 0.000156 2.630743 ( 2.848965)
build_all 0.006807 0.000320 2.234025 ( 1.910041)
build_install 0.016820 0.000454 3.444586 ( 2.434314)
test_btest 0.001629 0.000000 74.301358 ( 32.740974)
test_basic 0.006241 0.000000 0.768911 ( 0.893403)
test_all 0.001164 0.000007 583.421856 (182.128478)
test_rubyspec 0.020472 0.024643 73.822391 ( 85.638854)
total: 312.60 sec