Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-201310
#<BuildRuby:0x000055eda50ba8e0
@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.20240308-201310",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.008098 0.000625 2.827730 ( 4.122268)
build_miniruby 0.001435 0.000220 1.775265 ( 2.292411)
build_ruby 0.001770 0.000273 3.940840 ( 5.323154)
build_all 0.003917 0.005079 6.919788 ( 7.207938)
build_install 0.013382 0.010066 8.910806 ( 8.809188)
test_btest 0.000892 0.000223 95.201487 ( 89.285288)
test_basic 0.003000 0.000750 1.018571 ( 1.878173)
test_all 0.081539 0.041686 830.753487 (545.409252)
test_rubyspec 0.035453 0.055337 128.525688 (141.667468)
total: 806.00 sec