Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-230441
#<BuildRuby:0x000055744ce56170
@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.20230809-230441",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006659 0.000270 2.248468 ( 5.795613)
build_miniruby 0.001598 0.000165 1.720796 ( 4.048040)
build_ruby 0.001857 0.000000 3.399804 ( 8.739428)
build_all 0.008163 0.000590 2.796601 ( 4.120193)
build_install 0.009759 0.009461 4.300312 ( 6.608665)
test_btest 0.000000 0.000795 83.660889 ( 66.771076)
test_basic 0.003251 0.000552 0.946418 ( 2.028583)
test_all 0.000986 0.000165 644.931185 (549.165197)
test_rubyspec 0.035711 0.023805 100.370214 (205.905510)
total: 853.18 sec