Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-102049
#<BuildRuby:0x00007fc28e8cfde0
@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.20240921-102049",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.003107 0.007818 5.508142 ( 5.071140)
build_miniruby 0.001587 0.000362 1.931541 ( 1.954269)
build_ruby 0.001830 0.000419 4.937298 ( 5.149240)
build_all 0.007638 0.002993 7.838824 ( 4.745017)
build_install 0.013755 0.010702 11.780121 ( 7.417589)
test_btest 0.000846 0.000239 104.198423 ( 54.502353)
test_basic 0.001327 0.011724 1.289402 ( 1.509399)
test_all 0.122505 0.038050 930.650711 (576.728780)
test_rubyspec 0.059694 0.033873 149.136649 (133.089943)
total: 790.17 sec