Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-141008
#<BuildRuby:0x00007f1080cffde0
@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.20241120-141008",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000467 0.006612 2.570063 ( 2.627655)
build_miniruby 0.001186 0.000464 1.464978 ( 1.462006)
build_ruby 0.000000 0.001633 3.160113 ( 3.350619)
build_all 0.008468 0.000000 5.706714 ( 2.232204)
build_install 0.016870 0.001553 7.346426 ( 3.386621)
test_btest 0.000717 0.000239 68.325749 ( 17.853617)
test_basic 0.005950 0.003254 0.851733 ( 0.900463)
test_all 0.113802 0.028803 663.028037 (206.217733)
test_rubyspec 0.029892 0.042578 112.097641 ( 21.344336)
total: 259.38 sec