Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-024146
#<BuildRuby:0x00007faccd80fdc8
@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.20240629-024146",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000035 0.000003 0.000038 ( 0.000037)
build_up 0.007990 0.000241 3.936459 ( 4.398293)
build_miniruby 0.000000 0.001629 1.600209 ( 1.596911)
build_ruby 0.000000 0.001982 3.800089 ( 3.964892)
build_all 0.011557 0.000341 9.106532 ( 5.347096)
build_install 0.023372 0.005350 11.901481 ( 7.257108)
test_btest 0.001015 0.000106 119.633067 ( 49.888723)
test_basic 0.012309 0.001296 1.263762 ( 1.311610)
test_all 0.085697 0.064498 785.806563 (219.340581)
test_rubyspec 0.042309 0.048564 165.796159 ( 27.758430)
total: 320.86 sec