Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-223204
#<BuildRuby:0x000055cacf9d5f68
@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.20230623-223204",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002140 0.004594 2.019217 ( 5.003880)
build_miniruby 0.001157 0.000316 1.472940 ( 1.972792)
build_ruby 0.001654 0.000452 3.210060 ( 28.589124)
build_all 0.006919 0.000698 2.410234 ( 2.414095)
build_install 0.011737 0.005207 3.608396 ( 3.894680)
test_btest 0.000735 0.000206 80.734591 ( 48.382413)
test_basic 0.004862 0.001361 0.856030 ( 1.338640)
test_all 0.001569 0.000112 564.277759 (288.772213)
test_rubyspec 0.026158 0.024664 86.045848 (109.915596)
total: 490.28 sec