Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-191221
#<BuildRuby:0x00007f77695dfdd0
@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.20241006-191221",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000035 0.000013 0.000048 ( 0.000047)
configure 0.000029 0.000010 0.000039 ( 0.000040)
build_up 0.007837 0.001361 4.514332 ( 5.113336)
build_miniruby 0.000000 0.002325 1.907633 ( 2.012540)
build_ruby 0.000283 0.001798 4.596174 ( 5.263093)
build_all 0.007923 0.003067 8.003134 ( 5.747908)
build_install 0.022670 0.003093 11.474713 ( 8.439443)
test_btest 0.000000 0.001149 95.864410 ( 39.726395)
test_basic 0.002932 0.011075 1.127473 ( 1.189086)
test_all 0.108811 0.041949 821.076910 (249.959101)
test_rubyspec 0.054110 0.033979 131.836455 ( 28.487525)
total: 345.94 sec