Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-101855
#<BuildRuby:0x00007f8e474efde0
@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.20241029-101855",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.007712 2.997422 ( 2.970928)
build_miniruby 0.001561 0.000000 1.149442 ( 1.146668)
build_ruby 0.001732 0.000000 3.067907 ( 22.121585)
build_all 0.008176 0.000000 5.972601 ( 2.329730)
build_install 0.014849 0.003679 8.674635 ( 4.061228)
test_btest 0.000656 0.000202 67.978443 ( 18.566291)
test_basic 0.008047 0.002476 0.848641 ( 0.895600)
test_all 0.110627 0.033464 638.041869 (208.637664)
test_rubyspec 0.060904 0.024046 123.178864 ( 36.733273)
total: 297.46 sec