Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-074339
#<BuildRuby:0x00007f2aace5fdc0
@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.20240625-074339",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.003334 0.005027 4.092169 ( 4.049704)
build_miniruby 0.001628 0.000525 1.931694 ( 1.939528)
build_ruby 0.002682 0.000000 4.298807 ( 4.473997)
build_all 0.008435 0.000908 8.704637 ( 3.553482)
build_install 0.014231 0.006037 10.917384 ( 4.975698)
test_btest 0.000751 0.000236 117.833511 ( 30.687516)
test_basic 0.000052 0.008822 1.159479 ( 1.204784)
test_all 0.114317 0.039568 880.989908 (303.641727)
test_rubyspec 0.050425 0.042370 175.132525 ( 35.919750)
total: 390.45 sec