Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-115729
#<BuildRuby:0x00007fb0cfbdfdd0
@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-115729",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007036 0.000601 3.536995 ( 3.431151)
build_miniruby 0.000000 0.001640 1.361542 ( 1.358302)
build_ruby 0.000000 0.001916 3.741396 ( 3.935011)
build_all 0.008181 0.000333 6.905777 ( 2.767291)
build_install 0.017105 0.001804 9.987114 ( 4.842780)
test_btest 0.000759 0.000152 91.568764 ( 25.572639)
test_basic 0.008428 0.001686 1.168522 ( 1.216618)
test_all 0.099861 0.046876 776.918006 (227.366240)
test_rubyspec 0.034708 0.053690 136.223121 ( 30.216213)
total: 300.71 sec