Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-221649
#<BuildRuby:0x00007f527a75fde0
@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.20240804-221649",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004255 0.003422 3.360382 ( 3.271045)
build_miniruby 0.001275 0.000187 1.485321 ( 1.483037)
build_ruby 0.000000 0.001900 4.106823 ( 18.408223)
build_all 0.005869 0.002904 7.824776 ( 6.311234)
build_install 0.018424 0.003490 11.731306 ( 8.986981)
test_btest 0.000736 0.000128 118.240294 ( 35.157657)
test_basic 0.009301 0.000208 1.143024 ( 1.195661)
test_all 0.097009 0.053104 843.708486 (257.724794)
test_rubyspec 0.053706 0.038939 165.729259 ( 35.627469)
total: 368.17 sec