Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-111719
#<BuildRuby:0x00007f2afc3afdd0
@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.20241004-111719",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003405 0.003961 2.985105 ( 2.993222)
build_miniruby 0.000000 0.001574 1.239188 ( 1.236084)
build_ruby 0.000000 0.001642 3.724734 ( 3.892581)
build_all 0.005581 0.003452 6.201504 ( 2.367094)
build_install 0.014176 0.002658 8.820132 ( 3.953211)
test_btest 0.000854 0.000160 84.606600 ( 21.825528)
test_basic 0.008545 0.000000 0.863278 ( 0.910850)
test_all 0.111001 0.039683 670.846606 (193.398261)
test_rubyspec 0.045187 0.044118 131.194430 ( 23.942168)
total: 254.52 sec