Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-232535
#<BuildRuby:0x00007f92b995fdc8
@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.20241021-232535",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000043 0.000003 0.000046 ( 0.000045)
configure 0.000040 0.000002 0.000042 ( 0.000042)
build_up 0.004436 0.004092 3.879825 ( 4.462354)
build_miniruby 0.001900 0.000159 1.701234 ( 1.727681)
build_ruby 0.002070 0.000173 4.286762 ( 12.835216)
build_all 0.009863 0.000460 7.296219 ( 3.208310)
build_install 0.016423 0.003840 9.597397 ( 4.433050)
test_btest 0.000909 0.000086 93.502814 ( 25.584755)
test_basic 0.006332 0.003999 0.976779 ( 1.022565)
test_all 0.118056 0.034780 698.905842 (208.647163)
test_rubyspec 0.054318 0.028248 128.516189 ( 22.714636)
total: 284.64 sec