Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-081050
#<BuildRuby:0x000055897a6e9ea8
@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.20230725-081050",
@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.000017)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007223 0.000535 2.303559 ( 6.140053)
build_miniruby 0.001364 0.000210 1.680476 ( 2.275733)
build_ruby 0.001449 0.000222 3.370146 ( 4.388979)
build_all 0.008827 0.000000 2.838356 ( 3.614856)
build_install 0.018684 0.000250 4.384194 ( 5.147945)
test_btest 0.000782 0.000098 83.052223 ( 49.535861)
test_basic 0.008261 0.000473 0.989773 ( 1.590451)
test_all 0.001278 0.000155 642.513986 (332.118714)
test_rubyspec 0.026868 0.027186 93.004772 (130.512199)
total: 535.33 sec