Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-170521
#<BuildRuby:0x00007f131f07fdd0
@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.20240802-170521",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.004554 0.003277 3.220636 ( 3.256271)
build_miniruby 0.001317 0.000307 1.565508 ( 1.562242)
build_ruby 0.001822 0.000000 4.315248 ( 4.476220)
build_all 0.004327 0.004553 8.375070 ( 3.234943)
build_install 0.016128 0.004032 10.141954 ( 4.566116)
test_btest 0.000946 0.000000 118.509545 ( 42.048648)
test_basic 0.012136 0.003279 1.392750 ( 1.661144)
test_all 0.105023 0.044253 774.156321 (249.596074)
test_rubyspec 0.047565 0.042864 165.865041 ( 33.504833)
total: 343.91 sec