Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-174931
#<BuildRuby:0x00007f9c3985fde0
@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-174931",
@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.000021 0.000008 0.000029 ( 0.000028)
autoconf 0.000037 0.000012 0.000049 ( 0.000048)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002642 0.005109 3.623585 ( 4.154334)
build_miniruby 0.001167 0.000481 1.592684 ( 1.596112)
build_ruby 0.001511 0.000420 3.449025 ( 62.079686)
build_all 0.008385 0.000119 5.866441 ( 2.832730)
build_install 0.019083 0.002121 9.247629 ( 5.308555)
test_btest 0.000834 0.000267 76.001177 ( 25.719868)
test_basic 0.003252 0.003803 0.863296 ( 1.119005)
test_all 0.105008 0.036515 671.327975 (205.584216)
test_rubyspec 0.052206 0.029599 122.690188 ( 28.804977)
total: 337.20 sec