Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-150600
#<BuildRuby:0x00007f1dd124fdd8
@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.20241010-150600",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005243 0.004353 4.688166 ( 5.436496)
build_miniruby 0.002069 0.000000 2.357866 ( 2.559541)
build_ruby 0.000000 0.002302 4.848858 ( 16.843804)
build_all 0.007916 0.003752 7.985578 ( 6.312484)
build_install 0.023828 0.002390 11.423503 ( 8.861302)
test_btest 0.000648 0.000185 95.585667 ( 52.380476)
test_basic 0.007615 0.002176 1.223586 ( 5.571799)
test_all 0.104080 0.053889 783.378294 (368.718514)
test_rubyspec 0.044584 0.042688 131.339882 ( 37.256879)
total: 503.94 sec