Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-115243
#<BuildRuby:0x00007fe5849dfdc0
@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.20241121-115243",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004436 0.002788 3.185618 ( 3.097351)
build_miniruby 0.001383 0.000461 1.335715 ( 1.333134)
build_ruby 0.001311 0.000437 3.605891 ( 3.746567)
build_all 0.002707 0.004920 5.243558 ( 2.111127)
build_install 0.012256 0.005642 7.583958 ( 3.533565)
test_btest 0.000668 0.000257 65.970581 ( 17.916514)
test_basic 0.001879 0.007388 0.726810 ( 0.774660)
test_all 0.122163 0.022344 669.952650 (202.232537)
test_rubyspec 0.030136 0.050913 116.474823 ( 21.671953)
total: 256.42 sec