Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-171707
#<BuildRuby:0x00007f00fc6efdd0
@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.20240822-171707",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006967 0.000000 2.873386 ( 2.891389)
build_miniruby 0.001384 0.000101 1.265753 ( 1.262329)
build_ruby 0.001792 0.000000 3.099133 ( 3.297396)
build_all 0.006846 0.001017 6.674374 ( 2.466925)
build_install 0.009748 0.006600 9.010055 ( 4.131910)
test_btest 0.000717 0.000186 106.905376 ( 27.518168)
test_basic 0.008779 0.001195 1.121555 ( 1.167550)
test_all 0.101014 0.043401 780.777620 (222.939627)
test_rubyspec 0.053741 0.031840 160.928685 ( 28.775660)
total: 294.45 sec