Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-061035
#<BuildRuby:0x000055bf00f0e320
@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.20240306-061035",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004189 0.004112 2.719445 ( 3.932844)
build_miniruby 0.001115 0.000268 1.659707 ( 2.056679)
build_ruby 0.000000 0.002014 3.678797 ( 4.687128)
build_all 0.000000 0.008068 6.830147 ( 5.979655)
build_install 0.012812 0.007995 8.857155 ( 8.865945)
test_btest 0.000646 0.000240 92.836660 ( 84.105987)
test_basic 0.002225 0.005244 0.994574 ( 1.725361)
test_all 0.079441 0.043501 803.603980 (541.681803)
test_rubyspec 0.059162 0.034594 133.675553 (175.717288)
total: 828.75 sec