Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-200517
#<BuildRuby:0x00007f829e20fdc8
@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.20240817-200517",
@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.000004 0.000024 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.008296 0.001815 4.167849 ( 6.064038)
build_miniruby 0.001719 0.000376 1.826145 ( 2.236916)
build_ruby 0.001934 0.000423 4.740601 ( 5.795857)
build_all 0.009993 0.002186 9.249932 ( 8.781791)
build_install 0.019079 0.007280 12.738669 ( 11.454199)
test_btest 0.001095 0.000259 129.706254 (120.396138)
test_basic 0.010444 0.003759 1.493580 ( 2.423352)
test_all 0.117359 0.045897 936.752304 (515.975765)
test_rubyspec 0.038248 0.053103 170.716495 ( 39.284992)
total: 712.41 sec