Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-050322
#<BuildRuby:0x00007faa25befdd0
@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.20241129-050322",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000000 0.000047 0.000047 ( 0.000048)
build_up 0.001952 0.007380 3.740753 ( 4.119916)
build_miniruby 0.001943 0.000000 1.866206 ( 2.027454)
build_ruby 0.002477 0.000000 4.676208 ( 4.799660)
build_all 0.007142 0.002707 7.175859 ( 4.027009)
build_install 0.012875 0.011028 9.996223 ( 6.054209)
test_btest 0.001056 0.000000 86.723294 ( 49.879391)
test_basic 0.009475 0.003495 1.222950 ( 1.423937)
test_all 0.116373 0.040633 805.556769 (325.764049)
test_rubyspec 0.038360 0.047889 129.262356 ( 48.026728)
total: 446.12 sec