Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-051519
#<BuildRuby:0x00005620d964a078
@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.20221208-051519",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005504 0.000156 1.345412 ( 1.734775)
build_miniruby 0.001241 0.000000 1.458406 ( 1.458428)
build_ruby 0.001599 0.000000 2.412455 ( 2.403990)
build_all 0.001980 0.004087 4.456513 ( 2.029033)
build_install 0.011703 0.001006 2.781150 ( 1.865234)
test_btest 0.000595 0.000078 55.714585 ( 14.980812)
test_basic 0.003971 0.000518 0.395858 ( 0.493107)
test_all 0.000618 0.000652 616.750795 (178.012855)
test_rubyspec 0.012931 0.021958 62.351040 ( 72.263017)
total: 275.24 sec