Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-033849
#<BuildRuby:0x00007f25b7f0fdc8
@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-033849",
@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.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002489 0.006987 4.197477 ( 7.552009)
build_miniruby 0.002152 0.000000 1.864475 ( 3.303439)
build_ruby 0.002871 0.000000 4.689284 ( 7.560209)
build_all 0.011164 0.000165 9.119053 ( 12.895345)
build_install 0.017669 0.008974 12.348141 ( 19.059964)
test_btest 0.000995 0.000076 129.751696 (191.399817)
test_basic 0.008788 0.005222 1.464891 ( 3.739880)
test_all 0.130516 0.037537 952.957294 (1056.773132)
test_rubyspec 0.072297 0.015454 174.382088 ( 46.327446)
total: 1348.61 sec