Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-043847
#<BuildRuby:0x00007ff31589fde0
@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-043847",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003998 0.004010 3.437572 ( 3.434647)
build_miniruby 0.001277 0.000378 1.507564 ( 1.504585)
build_ruby 0.001517 0.000449 3.866305 ( 18.117708)
build_all 0.005305 0.003211 7.552566 ( 2.981915)
build_install 0.012537 0.005472 10.605727 ( 5.042862)
test_btest 0.000000 0.001120 112.128895 ( 30.881452)
test_basic 0.000000 0.008334 1.067341 ( 1.118635)
test_all 0.111388 0.034628 796.864812 (234.446703)
test_rubyspec 0.050209 0.044741 172.000851 ( 47.165195)
total: 344.69 sec