Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-030609
#<BuildRuby:0x000055c3cc10a258
@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.20230219-030609",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000761 0.004317 1.437193 ( 1.947341)
build_miniruby 0.001416 0.000000 1.226867 ( 1.227961)
build_ruby 0.001596 0.000000 2.439285 ( 2.690549)
build_all 0.006675 0.000455 4.020596 ( 2.727776)
build_install 0.009126 0.004420 2.922011 ( 2.657008)
test_btest 0.000532 0.000162 56.641530 ( 26.923065)
test_basic 0.006469 0.000000 0.493034 ( 0.603683)
test_all 0.000973 0.000000 619.854393 (236.433831)
test_rubyspec 0.016704 0.033407 72.265696 ( 82.955229)
total: 358.17 sec