Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-231324
#<BuildRuby:0x00007f6310ddfde0
@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-231324",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.001376 0.006870 3.832688 ( 3.765130)
build_miniruby 0.000000 0.001602 1.451347 ( 1.447701)
build_ruby 0.001012 0.000925 4.122525 ( 4.269039)
build_all 0.001750 0.007629 6.506947 ( 2.662860)
build_install 0.020808 0.001259 9.896332 ( 4.957883)
test_btest 0.000000 0.001017 85.070494 ( 51.449231)
test_basic 0.006440 0.007134 1.229587 ( 1.715724)
test_all 0.095112 0.056150 790.154931 (333.916364)
test_rubyspec 0.053825 0.031364 129.780500 ( 49.000338)
total: 453.19 sec