Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-111258
#<BuildRuby:0x00007f1fd13dfde0
@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.20241007-111258",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004949 0.003479 3.612816 ( 3.499600)
build_miniruby 0.001409 0.000248 1.345783 ( 1.342396)
build_ruby 0.001724 0.000304 4.445762 ( 4.616391)
build_all 0.004633 0.004154 7.190725 ( 2.952832)
build_install 0.000730 0.019162 10.014157 ( 4.745186)
test_btest 0.000737 0.000246 91.316416 ( 24.621145)
test_basic 0.005125 0.004186 1.042784 ( 1.090232)
test_all 0.110750 0.044699 731.573151 (230.538714)
test_rubyspec 0.065461 0.021036 129.523935 ( 24.618764)
total: 298.03 sec