Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-013626
#<BuildRuby:0x00007f8e9edbfdd8
@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.20241006-013626",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.002667 0.005094 3.071719 ( 3.039492)
build_miniruby 0.001181 0.000429 1.177754 ( 1.174852)
build_ruby 0.001307 0.000475 3.241154 ( 3.463191)
build_all 0.004578 0.004449 6.101745 ( 2.401672)
build_install 0.017820 0.001622 8.645867 ( 3.820299)
test_btest 0.000651 0.000226 83.621561 ( 23.339974)
test_basic 0.004027 0.006138 1.114411 ( 1.160464)
test_all 0.115168 0.032060 657.623706 (201.104956)
test_rubyspec 0.066592 0.020529 133.676274 ( 31.605086)
total: 271.11 sec