Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-183742
#<BuildRuby:0x000055f1a34c6018
@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.20230130-183742",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001041 0.003675 1.098385 ( 1.437266)
build_miniruby 0.001695 0.000000 1.021664 ( 1.019560)
build_ruby 0.001349 0.000000 1.884049 ( 2.076908)
build_all 0.004337 0.002679 3.531133 ( 1.778388)
build_install 0.008814 0.004597 2.746848 ( 1.873655)
test_btest 0.000569 0.000106 55.587983 ( 14.681837)
test_basic 0.001131 0.004107 0.396024 ( 0.487530)
test_all 0.000981 0.000218 587.851676 (166.767639)
test_rubyspec 0.019785 0.022615 61.826787 ( 71.809179)
total: 261.93 sec