Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-083616
#<BuildRuby:0x000055a262ef9fe8
@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.20230211-083616",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004924 0.000236 1.203361 ( 1.896734)
build_miniruby 0.001012 0.000211 1.125473 ( 1.171801)
build_ruby 0.001206 0.000251 2.332902 ( 2.580773)
build_all 0.006703 0.000527 3.925734 ( 2.699536)
build_install 0.012788 0.000822 2.880495 ( 2.326488)
test_btest 0.000561 0.000104 56.319648 ( 28.128978)
test_basic 0.000000 0.005696 0.454516 ( 0.609268)
test_all 0.000000 0.002437 647.273302 (253.876048)
test_rubyspec 0.023218 0.024512 70.024025 ( 81.096715)
total: 374.39 sec