Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-070349
#<BuildRuby:0x00007f4e6fcdfdd8
@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.20240727-070349",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.004807 0.003452 3.861879 ( 3.776607)
build_miniruby 0.000000 0.001771 1.691912 ( 1.688908)
build_ruby 0.001262 0.000796 4.419173 ( 4.621107)
build_all 0.009200 0.000000 8.214510 ( 3.282968)
build_install 0.017934 0.003264 10.514127 ( 4.777432)
test_btest 0.000828 0.000147 121.057678 ( 33.610508)
test_basic 0.009984 0.000441 1.267361 ( 1.312248)
test_all 0.110866 0.040861 860.376817 (242.965045)
test_rubyspec 0.033622 0.055193 177.453200 ( 32.033573)
total: 328.07 sec