Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-015559
#<BuildRuby:0x00007fb0207bfde0
@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.20240824-015559",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004983 0.004263 4.210895 ( 5.611780)
build_miniruby 0.001273 0.000386 2.009279 ( 2.513616)
build_ruby 0.002850 0.000000 4.957282 ( 5.884760)
build_all 0.005866 0.005613 9.114886 ( 8.248502)
build_install 0.007908 0.019379 12.795129 ( 13.124140)
test_btest 0.000851 0.000371 131.236466 (141.253453)
test_basic 0.010380 0.002770 1.418583 ( 2.913269)
test_all 0.125061 0.040073 1004.161367 (780.537488)
test_rubyspec 0.063466 0.031309 176.513231 ( 76.889858)
total: 1036.98 sec