Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-023927
#<BuildRuby:0x000056215b855fc0
@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.20230502-023927",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004168 0.001191 1.743927 ( 2.998413)
build_miniruby 0.000000 0.001712 1.194589 ( 1.192951)
build_ruby 0.000247 0.001098 2.328107 ( 2.562506)
build_all 0.004291 0.001365 2.010176 ( 1.264639)
build_install 0.008803 0.005759 3.182146 ( 2.278808)
test_btest 0.000481 0.000168 70.477472 ( 23.117103)
test_basic 0.003307 0.001150 0.704608 ( 0.781937)
test_all 0.000790 0.000274 546.226428 (164.386202)
test_rubyspec 0.019924 0.021087 67.413123 ( 79.292489)
total: 277.88 sec