Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-224123
#<BuildRuby:0x000055f6f8afe390
@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.20230805-224123",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002763 0.004317 2.312334 ( 5.708933)
build_miniruby 0.001229 0.000212 1.671438 ( 2.526834)
build_ruby 0.001636 0.000282 3.429075 ( 5.509351)
build_all 0.008466 0.000061 2.728227 ( 3.783425)
build_install 0.013659 0.005860 4.352994 ( 5.396366)
test_btest 0.000639 0.000119 83.760402 ( 57.324260)
test_basic 0.002585 0.000485 0.924387 ( 2.080553)
test_all 0.000830 0.000156 670.222463 (416.823244)
test_rubyspec 0.040453 0.019106 101.366721 (175.178910)
total: 674.33 sec