Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-092625
#<BuildRuby:0x00007f1a0b51fdc0
@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-092625",
@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.000030 0.000007 0.000037 ( 0.000033)
autoconf 0.000048 0.000011 0.000059 ( 0.000055)
configure 0.000039 0.000010 0.000049 ( 0.000048)
build_up 0.004799 0.005325 4.200347 ( 8.731840)
build_miniruby 0.001815 0.000467 1.814782 ( 2.821445)
build_ruby 0.000000 0.003220 4.758061 ( 28.019441)
build_all 0.009274 0.003012 8.793848 ( 10.265040)
build_install 0.021321 0.006114 12.008258 ( 14.286921)
test_btest 0.000810 0.000228 120.972623 (142.679652)
test_basic 0.008576 0.005326 1.354784 ( 2.237045)
test_all 0.119401 0.040096 890.016997 (492.204633)
test_rubyspec 0.048710 0.044700 164.598168 ( 48.000486)
total: 749.25 sec