Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-004156
#<BuildRuby:0x00007f5968ccfdd0
@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.20240823-004156",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003023 0.004794 3.212214 ( 3.132421)
build_miniruby 0.001678 0.000000 1.289362 ( 1.286757)
build_ruby 0.002204 0.000000 3.331333 ( 14.637581)
build_all 0.004949 0.003180 7.602774 ( 2.965750)
build_install 0.014049 0.004574 10.640426 ( 5.362372)
test_btest 0.000846 0.000239 115.689183 ( 33.489119)
test_basic 0.006995 0.003729 1.093691 ( 1.357607)
test_all 0.114651 0.033451 830.017830 (242.804831)
test_rubyspec 0.062011 0.029197 165.525957 ( 47.575307)
total: 352.61 sec