Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-182840
#<BuildRuby:0x00007f9d405efdc8
@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.20240803-182840",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000028 0.000010 0.000038 ( 0.000039)
build_up 0.003533 0.005423 3.320528 ( 3.384993)
build_miniruby 0.001161 0.000456 1.591408 ( 1.587727)
build_ruby 0.001287 0.000506 3.932131 ( 21.457173)
build_all 0.003753 0.005864 8.400235 ( 3.473792)
build_install 0.017387 0.002591 11.150042 ( 5.370112)
test_btest 0.000781 0.000308 119.763267 ( 55.961851)
test_basic 0.007033 0.003670 1.251779 ( 3.589084)
test_all 0.099426 0.055022 821.832629 (253.658324)
test_rubyspec 0.064820 0.028432 162.112492 ( 33.152442)
total: 381.64 sec