Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-092925
#<BuildRuby:0x00007fb7f3fbfdd0
@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-092925",
@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.000004 0.000027 ( 0.000027)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.009010 0.001366 4.005599 ( 5.675974)
build_miniruby 0.001788 0.000270 1.750364 ( 1.952795)
build_ruby 0.002535 0.000000 4.815844 ( 5.394493)
build_all 0.011322 0.000121 9.058441 ( 7.518427)
build_install 0.024290 0.001424 12.239989 ( 10.031119)
test_btest 0.000879 0.000112 130.830015 (118.399140)
test_basic 0.008555 0.005284 1.451086 ( 2.354422)
test_all 0.119261 0.051940 1044.082025 (1310.736321)
test_rubyspec 0.047455 0.050867 186.974482 (150.642601)
total: 1612.71 sec