Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-051247
#<BuildRuby:0x00005619d44a6390
@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-051247",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006675 0.000182 2.272769 ( 7.326844)
build_miniruby 0.001466 0.000101 1.687197 ( 2.343731)
build_ruby 0.001835 0.000126 3.459356 ( 6.448198)
build_all 0.008584 0.000288 2.861963 ( 3.644467)
build_install 0.020678 0.000179 4.360950 ( 7.810287)
test_btest 0.000750 0.000044 84.844775 ( 65.529347)
test_basic 0.003421 0.004824 1.011162 ( 2.663392)
test_all 0.001359 0.000120 697.092805 (545.656399)
test_rubyspec 0.042169 0.018580 99.343645 (191.532919)
total: 832.96 sec