Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-210536
#<BuildRuby:0x00007f6d23d5fdd0
@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.20241011-210536",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.007438 0.002188 4.463069 ( 5.727786)
build_miniruby 0.001516 0.000446 2.411804 ( 2.789015)
build_ruby 0.002330 0.000000 4.691409 ( 5.046775)
build_all 0.006584 0.004408 7.700026 ( 5.541081)
build_install 0.008660 0.016156 11.494860 ( 8.407520)
test_btest 0.000839 0.000326 97.459275 ( 75.011249)
test_basic 0.004014 0.008838 1.274723 ( 1.587600)
test_all 0.107500 0.049786 815.598139 (372.340383)
test_rubyspec 0.053009 0.036482 132.160073 ( 34.439088)
total: 510.89 sec