Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-194531
#<BuildRuby:0x0000564bcd74a120
@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.20230612-194531",
@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.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000019)
build_up 0.002792 0.003771 1.954436 ( 5.523527)
build_miniruby 0.001284 0.000154 1.374443 ( 2.008937)
build_ruby 0.001688 0.000000 2.813509 ( 4.114369)
build_all 0.003724 0.003569 2.193170 ( 3.108515)
build_install 0.017438 0.000792 3.464077 ( 4.446905)
test_btest 0.000562 0.000075 74.039719 ( 49.941512)
test_basic 0.003150 0.003908 0.789657 ( 1.435541)
test_all 0.001765 0.000285 574.685722 (322.656048)
test_rubyspec 0.021373 0.033400 84.464739 (121.548573)
total: 514.78 sec