Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-215511
#<BuildRuby:0x00005652e5fce1d8
@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.20230609-215511",
@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.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001238 0.004188 1.851641 ( 3.406868)
build_miniruby 0.001531 0.000192 1.341630 ( 1.347924)
build_ruby 0.001534 0.000192 2.716907 ( 2.929862)
build_all 0.006634 0.000290 2.234405 ( 1.609839)
build_install 0.009685 0.009108 3.607780 ( 2.765337)
test_btest 0.000655 0.000122 76.687957 ( 27.859675)
test_basic 0.005429 0.000314 0.721691 ( 0.803541)
test_all 0.001988 0.000361 569.976721 (200.298677)
test_rubyspec 0.018519 0.035696 80.883733 ( 92.857954)
total: 333.88 sec