Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-003511
#<BuildRuby:0x00007fdc6b57fdd8
@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.20241015-003511",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.005510 0.003929 4.295293 ( 5.274947)
build_miniruby 0.001757 0.000056 1.818822 ( 1.899005)
build_ruby 0.002179 0.000335 4.957267 ( 5.444962)
build_all 0.004150 0.007498 7.980573 ( 6.021640)
build_install 0.021922 0.004277 11.118722 ( 8.985380)
test_btest 0.000717 0.000140 97.553888 ( 63.760411)
test_basic 0.010059 0.003839 1.282482 ( 1.737976)
test_all 0.124737 0.037118 882.925838 (535.531993)
test_rubyspec 0.032206 0.063672 142.677409 ( 74.467745)
total: 703.13 sec