Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-231454
#<BuildRuby:0x0000558853d29f70
@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.20230710-231454",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000028 0.000002 0.000030 ( 0.000027)
build_up 0.000000 0.006089 1.982226 ( 3.416247)
build_miniruby 0.000000 0.001370 1.490033 ( 1.507411)
build_ruby 0.000000 0.002030 2.889808 ( 3.196404)
build_all 0.002436 0.004948 2.373802 ( 2.078680)
build_install 0.010076 0.008207 3.782517 ( 3.060429)
test_btest 0.000610 0.000152 80.059081 ( 36.395049)
test_basic 0.004667 0.003068 0.928245 ( 1.037478)
test_all 0.000856 0.000226 619.888435 (443.015272)
test_rubyspec 0.029713 0.033501 95.696329 (173.975270)
total: 667.68 sec