Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-092457
#<BuildRuby:0x00007fe29482fdd8
@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.20240706-092457",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.001796 0.007125 3.972102 ( 3.507839)
build_miniruby 0.001275 0.000494 1.769078 ( 1.765934)
build_ruby 0.000000 0.002161 4.209704 ( 4.373358)
build_all 0.006623 0.003486 8.523389 ( 3.440767)
build_install 0.015401 0.005420 11.385509 ( 5.373250)
test_btest 0.001121 0.000000 123.230345 ( 33.804392)
test_basic 0.006078 0.003700 1.337353 ( 1.383203)
test_all 0.110090 0.045055 888.245647 (245.459891)
test_rubyspec 0.041986 0.055383 178.500601 ( 39.544470)
total: 338.65 sec