Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-155817
#<BuildRuby:0x000055fb097be008
@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.20230624-155817",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002421 0.003746 1.974564 ( 5.155379)
build_miniruby 0.001421 0.000158 1.394714 ( 1.669651)
build_ruby 0.001551 0.000172 3.167867 ( 4.361157)
build_all 0.006392 0.000710 2.392203 ( 2.933748)
build_install 0.009382 0.009351 3.856718 ( 4.137158)
test_btest 0.000644 0.000115 78.733939 ( 48.762010)
test_basic 0.003344 0.000597 0.859165 ( 1.387881)
test_all 0.001454 0.000259 582.708823 (317.824685)
test_rubyspec 0.024209 0.031308 87.163976 (123.043157)
total: 509.28 sec