Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-094715
#<BuildRuby:0x00007fa0b4e4fdc0
@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.20241028-094715",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004921 0.003522 3.896884 ( 3.817899)
build_miniruby 0.000000 0.001707 1.590659 ( 1.588193)
build_ruby 0.000000 0.002019 4.397484 ( 4.552938)
build_all 0.004924 0.004191 7.025950 ( 3.006559)
build_install 0.007270 0.012858 9.922169 ( 4.899272)
test_btest 0.000643 0.000181 78.415174 ( 21.109146)
test_basic 0.004488 0.005462 0.934515 ( 0.981673)
test_all 0.095467 0.051598 722.641005 (208.266359)
test_rubyspec 0.055367 0.028041 121.346090 ( 28.460259)
total: 276.68 sec