Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-081550
#<BuildRuby:0x00007f9eb671fdc0
@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.20241031-081550",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.003813 0.003953 3.423806 ( 3.053201)
build_miniruby 0.001061 0.000354 1.056697 ( 1.054329)
build_ruby 0.001760 0.000000 3.121791 ( 3.350739)
build_all 0.000697 0.007518 5.120353 ( 1.983733)
build_install 0.015155 0.002619 7.769634 ( 3.417518)
test_btest 0.000647 0.000237 68.684869 ( 17.980143)
test_basic 0.003459 0.006476 0.831286 ( 0.878295)
test_all 0.114391 0.031515 667.798392 (191.400722)
test_rubyspec 0.029983 0.048707 116.479012 ( 21.624585)
total: 244.74 sec