Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-001155
#<BuildRuby:0x00007f3887abfdd0
@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.20240724-001155",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.003962 0.003956 3.454099 ( 3.419494)
build_miniruby 0.001592 0.000000 1.572079 ( 1.568856)
build_ruby 0.001829 0.000000 3.653677 ( 3.876989)
build_all 0.000329 0.007914 8.065191 ( 3.219417)
build_install 0.012802 0.004122 9.966626 ( 4.471779)
test_btest 0.000754 0.000132 117.205570 ( 30.316604)
test_basic 0.010533 0.000000 1.245872 ( 1.291407)
test_all 0.102946 0.045845 869.170878 (267.429373)
test_rubyspec 0.059206 0.026263 173.204719 ( 35.756331)
total: 351.35 sec