Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-050126
#<BuildRuby:0x00005647dde92048
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-050126",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000008 0.000002 0.000010 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.002036 0.003433 1.401489 ( 1.714745)
build_miniruby 0.000867 0.000260 0.893483 ( 0.892942)
build_ruby 0.001278 0.000000 1.524260 ( 1.515813)
build_all 0.005044 0.000687 3.391896 ( 1.688752)
build_install 0.006650 0.004910 2.348275 ( 1.438061)
test_btest 0.000455 0.000145 56.306865 ( 18.313496)
test_basic 0.000000 0.004016 0.334906 ( 0.430807)
test_all 0.000000 0.001427 596.670691 (174.949621)
test_rubyspec 0.012837 0.019988 64.723396 ( 74.640060)
total: 275.59 sec