Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-045544
#<BuildRuby:0x000055d1cc6c9820
@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.20230428-045544",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006524 0.000522 1.883428 ( 4.270374)
build_miniruby 0.001189 0.000095 1.345280 ( 1.558451)
build_ruby 0.001408 0.000113 2.607285 ( 3.071545)
build_all 0.007155 0.000216 2.307485 ( 2.187411)
build_install 0.011491 0.005233 3.531780 ( 2.995558)
test_btest 0.000000 0.001116 72.685249 ( 39.471785)
test_basic 0.002456 0.003884 0.784943 ( 1.086977)
test_all 0.001549 0.000230 561.394289 (205.727176)
test_rubyspec 0.026019 0.024808 76.720904 ( 88.582879)
total: 348.95 sec