Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-172113
#<BuildRuby:0x0000557d82ca9cc0
@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.20240308-172113",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006377 0.000869 2.580931 ( 2.412173)
build_miniruby 0.001157 0.000158 1.568896 ( 1.569100)
build_ruby 0.001549 0.000211 3.525234 ( 3.742632)
build_all 0.007215 0.000984 6.780409 ( 3.589459)
build_install 0.013680 0.005610 8.779909 ( 4.668947)
test_btest 0.000000 0.000812 93.107948 ( 37.396649)
test_basic 0.000000 0.009005 0.882540 ( 0.951113)
test_all 0.066534 0.053446 788.552662 (313.645633)
test_rubyspec 0.054093 0.038107 125.352221 (139.271395)
total: 507.25 sec