Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-192449
#<BuildRuby:0x00007f382d60fdd0
@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.20240919-192449",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.004207 0.004097 4.154314 ( 3.683264)
build_miniruby 0.001056 0.000508 1.506542 ( 1.503517)
build_ruby 0.001156 0.000557 3.686630 ( 3.917400)
build_all 0.002705 0.005350 6.620974 ( 2.685588)
build_install 0.017215 0.002818 9.542147 ( 4.202145)
test_btest 0.000282 0.000793 90.411028 ( 23.524700)
test_basic 0.003304 0.006670 0.924709 ( 0.969758)
test_all 0.109202 0.040516 680.727191 (198.276271)
test_rubyspec 0.052156 0.038249 138.968696 ( 27.566110)
total: 266.33 sec