Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-021434
#<BuildRuby:0x00007f2e385afdd0
@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.20240705-021434",
@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.000025 0.000005 0.000030 ( 0.000032)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.008784 0.001863 4.815051 ( 7.592009)
build_miniruby 0.001645 0.000349 1.931315 ( 2.577333)
build_ruby 0.002859 0.000000 5.069810 ( 7.040492)
build_all 0.011565 0.000705 9.325700 ( 13.507489)
build_install 0.023271 0.004272 12.888167 ( 17.209961)
test_btest 0.000000 0.001584 130.253692 (174.277280)
test_basic 0.006422 0.008677 1.506113 ( 2.790251)
test_all 0.115790 0.057119 1022.191746 (856.601136)
test_rubyspec 0.046197 0.046104 175.463406 ( 35.996224)
total: 1117.59 sec