Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-030514
#<BuildRuby:0x00005572df51a1d8
@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.20230511-030514",
@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.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005500 0.000178 1.725760 ( 2.999464)
build_miniruby 0.001240 0.000155 1.205654 ( 1.204649)
build_ruby 0.000000 0.001563 2.254402 ( 2.485183)
build_all 0.004489 0.001952 1.975544 ( 1.186548)
build_install 0.016025 0.000000 3.246309 ( 2.278709)
test_btest 0.000854 0.000102 74.098530 ( 22.484901)
test_basic 0.002022 0.004410 0.737417 ( 0.830240)
test_all 0.001164 0.000194 598.352391 (251.533763)
test_rubyspec 0.043828 0.014731 85.331479 (108.059395)
total: 393.06 sec