Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-002651
#<BuildRuby:0x00007fb284acfdd0
@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.20240620-002651",
@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.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.006330 0.001430 3.351269 ( 3.334212)
build_miniruby 0.000000 0.001990 1.354204 ( 1.350925)
build_ruby 0.000721 0.001242 3.733408 ( 3.932165)
build_all 0.004009 0.004060 7.571722 ( 3.013166)
build_install 0.018485 0.000629 10.164771 ( 4.884704)
test_btest 0.000670 0.000164 100.880165 ( 26.019091)
test_basic 0.003602 0.004719 0.929618 ( 0.981217)
test_all 0.092942 0.054413 844.644528 (253.673964)
test_rubyspec 0.061426 0.028087 158.911157 ( 34.535730)
total: 331.73 sec