Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-042735
#<BuildRuby:0x00007fd0f777fdd8
@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.20241024-042735",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006932 0.002311 4.392718 ( 5.008834)
build_miniruby 0.001221 0.000407 1.870096 ( 1.988914)
build_ruby 0.001660 0.000553 4.830411 ( 5.060344)
build_all 0.008832 0.000033 6.721929 ( 2.772450)
build_install 0.014712 0.006302 9.771960 ( 4.551666)
test_btest 0.000790 0.000000 80.831370 ( 23.569626)
test_basic 0.003075 0.007278 1.007773 ( 1.201171)
test_all 0.111529 0.034222 730.831118 (280.234113)
test_rubyspec 0.053903 0.031733 125.023271 ( 31.744869)
total: 356.13 sec