Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-103749
#<BuildRuby:0x000055ef4cad2118
@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.20230810-103749",
@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.000004 0.000022 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000656 0.006487 2.263509 ( 5.294605)
build_miniruby 0.001131 0.000273 1.702819 ( 3.401431)
build_ruby 0.001533 0.000000 3.500443 ( 6.975325)
build_all 0.003689 0.004313 2.858657 ( 3.681420)
build_install 0.013339 0.007219 4.453586 ( 6.030893)
test_btest 0.000861 0.000254 85.274442 ( 53.740072)
test_basic 0.004057 0.005265 0.994869 ( 1.838345)
test_all 0.000792 0.000256 700.399825 (449.115833)
test_rubyspec 0.028961 0.029723 101.913004 (173.570167)
total: 703.65 sec