Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-010700
#<BuildRuby:0x00007fd7f682fde0
@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-010700",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.004246 0.004524 4.165220 ( 4.774928)
build_miniruby 0.000000 0.001568 1.647525 ( 1.690137)
build_ruby 0.000000 0.001931 3.223872 ( 3.432494)
build_all 0.009073 0.001177 7.358658 ( 4.238720)
build_install 0.023498 0.002072 10.987454 ( 7.829249)
test_btest 0.000878 0.000122 75.876030 ( 31.063485)
test_basic 0.005705 0.004138 0.811896 ( 3.039249)
test_all 0.088949 0.058850 775.996696 (328.312301)
test_rubyspec 0.066551 0.022234 127.753798 ( 53.004314)
total: 437.39 sec