Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-003127
#<BuildRuby:0x000055589f96e2e8
@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.20230202-003127",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004490 0.000332 1.132948 ( 1.523848)
build_miniruby 0.001174 0.000087 1.009536 ( 1.007717)
build_ruby 0.001195 0.000089 2.258970 ( 2.495096)
build_all 0.002278 0.003975 3.818856 ( 2.048811)
build_install 0.013347 0.000513 2.683541 ( 1.915666)
test_btest 0.000790 0.000079 56.700141 ( 16.852502)
test_basic 0.006056 0.000606 0.423948 ( 0.532454)
test_all 0.001592 0.000159 636.410422 (192.245133)
test_rubyspec 0.032948 0.021311 68.388597 ( 78.643738)
total: 297.27 sec