Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-075913
#<BuildRuby:0x00007ff32a33fde0
@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.20241110-075913",
@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.000051 0.000000 0.000051 ( 0.000053)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005186 0.002443 3.335825 ( 3.271246)
build_miniruby 0.000000 0.001834 1.527476 ( 1.524006)
build_ruby 0.000464 0.001900 3.843629 ( 4.006086)
build_all 0.005446 0.003357 6.279412 ( 2.678776)
build_install 0.017691 0.001202 9.130799 ( 4.495769)
test_btest 0.000000 0.000858 79.363575 ( 21.216657)
test_basic 0.002647 0.006555 1.050439 ( 1.100642)
test_all 0.081344 0.063551 692.072431 (213.519955)
test_rubyspec 0.056880 0.025501 119.342699 ( 26.594354)
total: 278.41 sec