Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-162301
#<BuildRuby:0x0000557d78f0dde0
@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.20230907-162301",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004672 0.000692 1.567564 ( 1.915432)
build_miniruby 0.000000 0.001670 1.374464 ( 1.372394)
build_ruby 0.000000 0.001557 3.093124 ( 3.299787)
build_all 0.000000 0.007117 5.905445 ( 2.429683)
build_install 0.008714 0.008269 6.690176 ( 3.314193)
test_btest 0.000969 0.000285 81.117640 ( 21.319644)
test_basic 0.004096 0.001205 0.879179 ( 0.936065)
test_all 0.008149 0.000213 653.851348 (189.643284)
test_rubyspec 0.023926 0.043598 98.502396 (111.883787)
total: 336.12 sec