Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-065526
#<BuildRuby:0x00007fac7cf6fdd0
@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.20240704-065526",
@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.000030)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000033 0.000010 0.000043 ( 0.000043)
build_up 0.008708 0.001339 4.670750 ( 4.679574)
build_miniruby 0.001799 0.000522 1.954282 ( 2.039987)
build_ruby 0.001972 0.000572 3.783454 ( 4.030737)
build_all 0.000117 0.008783 8.078186 ( 3.195453)
build_install 0.007851 0.010954 11.734820 ( 5.357140)
test_btest 0.000647 0.000267 129.098038 ( 37.429882)
test_basic 0.002706 0.007784 1.423542 ( 1.471217)
test_all 0.120403 0.039756 1009.655084 (396.182067)
test_rubyspec 0.050791 0.047603 181.979381 ( 62.906523)
total: 517.29 sec