Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-200401
#<BuildRuby:0x00007fc03a0dfdc0
@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.20241105-200401",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.004593 0.002578 3.197532 ( 3.489759)
build_miniruby 0.001068 0.000450 1.122004 ( 1.120022)
build_ruby 0.000000 0.001706 3.652414 ( 3.827281)
build_all 0.002817 0.005539 6.571987 ( 2.642330)
build_install 0.015975 0.001865 8.709848 ( 4.029508)
test_btest 0.000743 0.000323 71.231590 ( 20.258284)
test_basic 0.001241 0.008886 0.852495 ( 0.898487)
test_all 0.101028 0.043948 699.322431 (206.796245)
test_rubyspec 0.029691 0.052928 119.912313 ( 28.400187)
total: 271.46 sec