Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-044446
#<BuildRuby:0x00007ffbbc68fdc0
@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.20240621-044446",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.004402 0.004041 3.869881 ( 3.776231)
build_miniruby 0.001553 0.000411 1.692724 ( 1.703042)
build_ruby 0.000000 0.002300 4.553215 ( 4.691458)
build_all 0.004267 0.004410 8.191512 ( 3.342545)
build_install 0.014969 0.003716 10.222419 ( 4.802068)
test_btest 0.000905 0.000271 101.815044 ( 28.151186)
test_basic 0.004314 0.004023 1.028194 ( 1.078452)
test_all 0.106111 0.042765 829.998516 (264.000744)
test_rubyspec 0.039307 0.047152 164.611891 ( 37.852914)
total: 349.40 sec