Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-204221
#<BuildRuby:0x00007f4f5825fdd8
@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.20240619-204221",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005003 0.003058 3.417424 ( 3.396395)
build_miniruby 0.001505 0.000467 1.360600 ( 1.357889)
build_ruby 0.001718 0.000533 4.535058 ( 6.422240)
build_all 0.009415 0.003191 8.644429 ( 5.069326)
build_install 0.019715 0.007757 11.954275 ( 7.733396)
test_btest 0.000811 0.000263 104.846296 ( 31.777478)
test_basic 0.002791 0.005272 1.041387 ( 1.096838)
test_all 0.117703 0.031650 808.377226 (234.311435)
test_rubyspec 0.032581 0.058010 168.761079 ( 41.494140)
total: 332.66 sec