Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-012119
#<BuildRuby:0x00007f9be4a3fde0
@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.20240921-012119",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.008116 0.000032 4.455938 ( 3.706938)
build_miniruby 0.001373 0.000152 1.355282 ( 1.351990)
build_ruby 0.001798 0.000199 4.260896 ( 4.461720)
build_all 0.009180 0.000090 7.119342 ( 3.019774)
build_install 0.012029 0.008294 10.916272 ( 5.177964)
test_btest 0.001082 0.000158 98.055018 ( 26.040143)
test_basic 0.006539 0.004593 1.095499 ( 1.138253)
test_all 0.130104 0.021684 767.303075 (237.529315)
test_rubyspec 0.032384 0.060931 143.127396 ( 31.717258)
total: 314.14 sec