Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-062451
#<BuildRuby:0x000055e4bb08a4f8
@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.20230927-062451",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003415 0.004597 2.432370 ( 4.902642)
build_miniruby 0.001481 0.000204 1.857991 ( 2.335141)
build_ruby 0.001679 0.000232 3.623393 ( 4.606617)
build_all 0.007869 0.001085 6.706740 ( 7.132891)
build_install 0.013962 0.008437 8.198923 ( 8.681876)
test_btest 0.000769 0.000139 88.795844 ( 71.482955)
test_basic 0.008076 0.000627 1.023097 ( 1.532947)
test_all 0.004431 0.006179 734.019616 (588.068290)
test_rubyspec 0.033759 0.049789 114.591933 (157.251497)
total: 846.00 sec