Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-001517
#<BuildRuby:0x0000558703cee7c8
@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.20230709-001517",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002098 0.004200 2.090917 ( 3.960785)
build_miniruby 0.001569 0.000112 1.542131 ( 1.684342)
build_ruby 0.001422 0.000101 3.238826 ( 3.913784)
build_all 0.003493 0.004620 2.448099 ( 3.295575)
build_install 0.014552 0.003487 3.917764 ( 5.040788)
test_btest 0.000799 0.000096 82.676484 ( 48.783368)
test_basic 0.000000 0.006856 0.869450 ( 1.573860)
test_all 0.001565 0.000268 605.441583 (316.992014)
test_rubyspec 0.043548 0.009807 90.180819 (128.930230)
total: 514.18 sec