Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-000621
#<BuildRuby:0x00007fd3f326fdd0
@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.20241210-000621",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002679 0.004738 3.332513 ( 3.287676)
build_miniruby 0.001188 0.000366 1.532153 ( 1.528847)
build_ruby 0.001332 0.000410 4.047490 ( 4.209509)
build_all 0.005547 0.001706 6.227519 ( 2.621889)
build_install 0.003428 0.015101 8.478641 ( 4.053787)
test_btest 0.000000 0.000918 73.819022 ( 20.465106)
test_basic 0.005352 0.003706 0.792739 ( 0.841915)
test_all 0.098263 0.041678 712.558388 (205.177720)
test_rubyspec 0.030661 0.047031 111.031079 ( 24.206853)
total: 266.39 sec