Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-170813
#<BuildRuby:0x0000556cb13a2230
@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.20230505-170813",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006608 0.000000 1.972680 ( 4.430889)
build_miniruby 0.001357 0.000000 1.389687 ( 1.576921)
build_ruby 0.001785 0.000000 2.663188 ( 3.328669)
build_all 0.007402 0.000000 2.198775 ( 2.347599)
build_install 0.015594 0.003633 3.617843 ( 3.811427)
test_btest 0.000628 0.000081 76.875501 ( 51.696721)
test_basic 0.005549 0.000716 0.811518 ( 1.169822)
test_all 0.000893 0.000115 616.444473 (443.644117)
test_rubyspec 0.041242 0.027852 87.846185 (126.488694)
total: 638.50 sec