Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-123457
#<BuildRuby:0x00007f2a4ca9fdd0
@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.20240925-123457",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000036 0.000013 0.000049 ( 0.000049)
configure 0.000032 0.000011 0.000043 ( 0.000043)
build_up 0.007934 0.002551 4.964711 ( 7.313470)
build_miniruby 0.002192 0.000000 1.831662 ( 2.515489)
build_ruby 0.002199 0.000192 4.622504 ( 52.014875)
build_all 0.005958 0.004693 7.618219 ( 9.962485)
build_install 0.022482 0.003461 11.411544 ( 13.494064)
test_btest 0.000000 0.001170 102.124080 (136.421287)
test_basic 0.000028 0.012983 1.292518 ( 2.520466)
test_all 0.132945 0.035383 881.231098 (961.024205)
test_rubyspec 0.062947 0.024794 138.364667 ( 59.195725)
total: 1244.46 sec