Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-114810
#<BuildRuby:0x00007fad8a35fdd8
@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.20240701-114810",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.008234 0.001882 4.610515 ( 4.757864)
build_miniruby 0.001813 0.000415 1.761993 ( 1.904360)
build_ruby 0.002145 0.000490 4.826999 ( 5.331077)
build_all 0.009965 0.000288 9.010089 ( 5.928403)
build_install 0.021871 0.004370 12.408737 ( 8.733445)
test_btest 0.000782 0.000167 124.621305 ( 75.617336)
test_basic 0.007717 0.000000 1.427260 ( 1.770157)
test_all 0.077906 0.076055 817.395166 (247.724785)
test_rubyspec 0.045843 0.047240 162.465112 ( 27.307369)
total: 379.08 sec