Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-141718
#<BuildRuby:0x000056050e1167c8
@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.20230601-141718",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005402 0.000675 1.925431 ( 3.872180)
build_miniruby 0.000000 0.001583 1.409049 ( 1.612239)
build_ruby 0.000000 0.001555 2.842599 ( 3.341239)
build_all 0.002650 0.004740 2.132753 ( 2.253736)
build_install 0.017677 0.000957 3.388698 ( 3.234626)
test_btest 0.000989 0.000000 76.944374 ( 39.549367)
test_basic 0.007575 0.000000 0.802027 ( 0.915712)
test_all 0.001460 0.000000 575.736939 (254.938223)
test_rubyspec 0.033258 0.019478 82.175991 (101.293893)
total: 411.01 sec