Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-000614
#<BuildRuby:0x000055dd370e6338
@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.20230911-000614",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006890 0.000444 2.357554 ( 5.053348)
build_miniruby 0.001387 0.000214 1.649557 ( 1.879133)
build_ruby 0.001516 0.000233 3.218707 ( 3.734808)
build_all 0.008500 0.000003 6.302858 ( 4.820570)
build_install 0.019837 0.000916 7.944134 ( 6.048805)
test_btest 0.000754 0.000097 84.314707 ( 52.380290)
test_basic 0.007487 0.000373 0.983139 ( 1.380570)
test_all 0.009205 0.000559 652.494660 (347.437316)
test_rubyspec 0.040039 0.033751 104.809841 (127.856597)
total: 550.59 sec