Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-132816
#<BuildRuby:0x00007f5ddb96fdd0
@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.20241019-132816",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000000 0.000039 0.000039 ( 0.000040)
build_up 0.004551 0.003994 4.362188 ( 4.218153)
build_miniruby 0.001862 0.000000 1.866110 ( 1.870876)
build_ruby 0.002396 0.000047 4.914807 ( 5.086659)
build_all 0.004267 0.006648 8.139846 ( 3.972624)
build_install 0.012938 0.010931 11.264220 ( 6.441655)
test_btest 0.000787 0.000187 95.312231 ( 29.657265)
test_basic 0.001565 0.009616 1.002179 ( 1.050085)
test_all 0.102328 0.052195 829.251091 (254.887826)
test_rubyspec 0.040170 0.047818 138.583065 ( 27.940764)
total: 335.13 sec