Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-010546
#<BuildRuby:0x0000557c7654a1a8
@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.20230514-010546",
@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.000016 0.000002 0.000018 ( 0.000016)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002484 0.004266 1.962510 ( 3.582944)
build_miniruby 0.001183 0.000136 1.473018 ( 1.520948)
build_ruby 0.001107 0.000127 2.783437 ( 3.083376)
build_all 0.006721 0.000776 2.189661 ( 2.171927)
build_install 0.017577 0.000000 3.700037 ( 3.422649)
test_btest 0.001026 0.000000 74.797859 ( 34.482135)
test_basic 0.006471 0.000000 0.793445 ( 0.938392)
test_all 0.001464 0.000000 606.149983 (280.927805)
test_rubyspec 0.036043 0.018710 78.799886 ( 90.738721)
total: 420.87 sec