Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-212737
#<BuildRuby:0x0000564a640563b0
@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.20231226-212737",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000039 0.000001 0.000040 ( 0.000040)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.005839 0.000056 1.646684 ( 2.186709)
build_miniruby 0.001483 0.000046 1.614878 ( 1.633282)
build_ruby 0.001917 0.000059 3.448749 ( 3.692123)
build_all 0.008183 0.000000 5.688415 ( 3.760436)
build_install 0.013753 0.003831 6.737016 ( 4.819678)
test_btest 0.000800 0.000041 80.302414 ( 34.261209)
test_basic 0.002825 0.004265 0.883149 ( 0.983312)
test_all 0.062788 0.057766 769.480761 (316.557932)
test_rubyspec 0.041355 0.025409 92.536203 (104.518416)
total: 472.41 sec