Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-150758
#<BuildRuby:0x000056335e69a3b0
@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.20230513-150758",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.007206 0.000000 1.985169 ( 4.445506)
build_miniruby 0.001408 0.000193 1.370731 ( 1.727314)
build_ruby 0.001496 0.000340 2.780038 ( 3.492386)
build_all 0.000000 0.007509 2.226807 ( 2.439539)
build_install 0.013651 0.005169 3.573950 ( 3.955485)
test_btest 0.000000 0.000735 74.661338 ( 50.843676)
test_basic 0.001380 0.006437 0.790664 ( 1.278275)
test_all 0.000897 0.000345 594.932627 (344.166869)
test_rubyspec 0.025534 0.031432 82.092968 (101.754450)
total: 514.10 sec