Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-003325
#<BuildRuby:0x000056059f20e1a8
@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-003325",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005508 0.000214 1.805110 ( 3.134890)
build_miniruby 0.001156 0.000145 1.286205 ( 1.290596)
build_ruby 0.001233 0.000154 2.679767 ( 13.716649)
build_all 0.006173 0.000000 2.078687 ( 1.373096)
build_install 0.007004 0.008967 3.311958 ( 2.470724)
test_btest 0.000639 0.000123 75.016872 ( 30.411337)
test_basic 0.004180 0.000804 0.604494 ( 0.679597)
test_all 0.001228 0.000236 591.062282 (205.502922)
test_rubyspec 0.028672 0.019596 75.816353 ( 87.578560)
total: 346.16 sec