Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-174247
#<BuildRuby:0x000055f858776338
@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.20230123-174247",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003789 0.000797 1.143080 ( 1.530319)
build_miniruby 0.000946 0.000200 1.211402 ( 1.209689)
build_ruby 0.000000 0.001655 2.889417 ( 3.193315)
build_all 0.000000 0.007456 3.777594 ( 1.900900)
build_install 0.003269 0.013879 2.949070 ( 2.127349)
test_btest 0.000571 0.000271 57.487539 ( 17.513951)
test_basic 0.004663 0.000276 0.422651 ( 0.516475)
test_all 0.000733 0.000333 680.633918 (242.141045)
test_rubyspec 0.034405 0.016856 71.221123 ( 84.518810)
total: 354.65 sec