Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-010227
#<BuildRuby:0x00007fb3052ffde0
@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.20241117-010227",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.008236 0.000857 4.297470 ( 16.532890)
build_miniruby 0.001750 0.000350 1.797581 ( 2.048977)
build_ruby 0.001684 0.000337 4.849626 ( 5.647644)
build_all 0.004814 0.005277 7.072014 ( 5.746841)
build_install 0.023108 0.001199 10.185475 ( 8.032867)
test_btest 0.000890 0.000182 86.178651 ( 67.397485)
test_basic 0.011767 0.001455 1.206776 ( 1.674020)
test_all 0.103137 0.053633 779.473030 (508.996897)
test_rubyspec 0.042429 0.048456 124.449502 ( 51.143870)
total: 667.22 sec