Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-200956
#<BuildRuby:0x0000564a704bd820
@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-200956",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004642 0.000844 1.220237 ( 1.886241)
build_miniruby 0.001198 0.000218 1.237086 ( 1.243181)
build_ruby 0.001749 0.000318 2.480842 ( 2.696966)
build_all 0.007453 0.000561 4.031900 ( 2.464593)
build_install 0.012832 0.003509 2.946324 ( 2.453218)
test_btest 0.000660 0.000122 59.076977 ( 28.315719)
test_basic 0.002795 0.003920 0.450169 ( 0.581805)
test_all 0.001015 0.000218 651.416527 (227.419414)
test_rubyspec 0.028373 0.026662 74.975790 ( 93.494680)
total: 360.56 sec