Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-123113
#<BuildRuby:0x00007f052098fdd8
@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.20241126-123113",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002928 0.003819 2.912649 ( 2.871501)
build_miniruby 0.001434 0.000211 1.547886 ( 1.545524)
build_ruby 0.001591 0.000234 3.454995 ( 3.657193)
build_all 0.007131 0.001048 5.768125 ( 2.411808)
build_install 0.014134 0.003798 7.911629 ( 3.721148)
test_btest 0.000815 0.000128 71.544709 ( 21.006612)
test_basic 0.002080 0.007134 0.996102 ( 1.046955)
test_all 0.103688 0.040871 667.698454 (204.982071)
test_rubyspec 0.052586 0.029920 115.629852 ( 25.931737)
total: 267.18 sec