Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-140836
#<BuildRuby:0x000055eda4696120
@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.20230706-140836",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002743 0.004429 2.144106 ( 6.105079)
build_miniruby 0.001436 0.000213 1.635604 ( 1.856075)
build_ruby 0.001603 0.000237 3.201862 ( 4.598245)
build_all 0.006878 0.001019 2.571788 ( 3.574348)
build_install 0.009580 0.009124 3.915143 ( 5.645449)
test_btest 0.000974 0.000202 79.401114 ( 49.727431)
test_basic 0.007279 0.000544 0.889122 ( 2.237966)
test_all 0.002156 0.000431 647.305453 (402.334388)
test_rubyspec 0.025885 0.025734 91.519189 (129.631887)
total: 605.71 sec