Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-164431
#<BuildRuby:0x00007f49ac8cfdc8
@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.20240905-164431",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007865 0.000026 3.378408 ( 3.375889)
build_miniruby 0.001325 0.000195 1.464445 ( 1.461330)
build_ruby 0.001536 0.000226 4.341082 ( 4.450806)
build_all 0.007214 0.001060 7.779120 ( 3.346568)
build_install 0.018407 0.001357 10.058414 ( 4.674816)
test_btest 0.000903 0.000126 116.490902 ( 31.063154)
test_basic 0.005121 0.004700 1.175363 ( 1.225398)
test_all 0.097842 0.053949 814.332950 (267.471490)
test_rubyspec 0.056719 0.033612 164.434436 ( 36.089806)
total: 353.16 sec