Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-114017
#<BuildRuby:0x00007f71248afdd0
@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.20240623-114017",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006834 0.001656 3.851942 ( 3.793906)
build_miniruby 0.001906 0.000462 1.658045 ( 1.656090)
build_ruby 0.001574 0.000381 4.252539 ( 22.277700)
build_all 0.007286 0.001766 8.243371 ( 3.411966)
build_install 0.012993 0.006509 10.472853 ( 4.801302)
test_btest 0.000748 0.000197 115.737604 ( 32.187831)
test_basic 0.006180 0.004821 1.137173 ( 1.190552)
test_all 0.109785 0.040175 825.361214 (232.680021)
test_rubyspec 0.054085 0.037849 176.588821 ( 65.170092)
total: 367.17 sec