Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-135033
#<BuildRuby:0x000055bdf972a120
@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.20230513-135033",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000013)
build_up 0.001350 0.004191 1.661253 ( 2.869479)
build_miniruby 0.000867 0.000137 1.141613 ( 1.139961)
build_ruby 0.001036 0.000163 2.153261 ( 2.379319)
build_all 0.001250 0.004429 2.069846 ( 1.154793)
build_install 0.013776 0.000195 3.238048 ( 2.152942)
test_btest 0.000795 0.000144 72.085156 ( 19.069263)
test_basic 0.004157 0.000756 0.629749 ( 0.702518)
test_all 0.000721 0.000131 519.601663 (156.383840)
test_rubyspec 0.015035 0.024979 67.436035 ( 79.256952)
total: 265.11 sec