Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-050238
#<BuildRuby:0x0000561d5668a118
@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.20230902-050238",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001941 0.004264 1.885065 ( 2.982788)
build_miniruby 0.000000 0.001523 1.718388 ( 1.850054)
build_ruby 0.000123 0.001751 3.404222 ( 3.763829)
build_all 0.005349 0.003418 6.338041 ( 4.442202)
build_install 0.014464 0.004463 7.829437 ( 5.845016)
test_btest 0.000787 0.000000 87.392569 ( 45.483655)
test_basic 0.004209 0.004198 0.951061 ( 1.070897)
test_all 0.006402 0.003582 754.019014 (354.513267)
test_rubyspec 0.049286 0.023657 108.118567 (130.026580)
total: 549.98 sec